var FR0000039216_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2010,null],[2011,177400000],[2012,150900000],[2013,113000000],[2014,113000000],[2015,113100000],[2016,139600000],[2017,139600000],[2018,178600000],[2019,192100000],[2020,192100000],[2021,192100000],[2022,197400000],[2023,218500000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,70900000],[2012,109200000],[2013,106300000],[2014,111200000],[2015,69600000],[2016,99000000],[2017,94100000],[2018,105600000],[2019,111000000],[2020,111200000],[2021,112100000],[2022,116800000],[2023,121700000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,11400000],[2012,10100000],[2013,11600000],[2014,9700000],[2015,5500000],[2016,13100000],[2017,15600000],[2018,18200000],[2019,18900000],[2020,24100000],[2021,24700000],[2022,22400000],[2023,24000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,673100000],[2012,683400000],[2013,599000000],[2014,611100000],[2015,691200000],[2016,959600000],[2017,1275400000],[2018,973000000],[2019,1051100000],[2020,845900000],[2021,883400000],[2022,1116900000],[2023,1090900000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,94500000],[2012,123000000],[2013,141100000],[2014,94300000],[2015,95300000],[2016,137300000],[2017,189400000],[2018,537400000],[2019,822500000],[2020,1002400000],[2021,999600000],[2022,1026600000],[2023,822700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,226800000],[2012,218100000],[2013,178900000],[2014,250100000],[2015,208300000],[2016,253100000],[2017,452800000],[2018,521900000],[2019,685000000],[2020,1185100000],[2021,1355400000],[2022,798600000],[2023,559200000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,271700000],[2012,254400000],[2013,237200000],[2014,322700000],[2015,460800000],[2016,644800000],[2017,780000000],[2018,698300000],[2019,794500000],[2020,832700000],[2021,901200000],[2022,985800000],[2023,887800000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"7x1", "x" : "0", "y": "35", "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0000039216_actif', data: FR0000039216_actif, height: "350", width: "100%" });