var FR0000031122_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": [[2009,null],[2010,null],[2011,426000000],[2012,252000000],[2013,237000000],[2014,243000000],[2015,247000000],[2016,218000000],[2017,216000000],[2018,217000000],[2019,217000000],[2020,215000000],[2021,222000000],[2022,225000000],[2023,224000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,774000000],[2012,842000000],[2013,896000000],[2014,1009000000],[2015,1018000000],[2016,1066000000],[2017,1122000000],[2018,1194000000],[2019,1305000000],[2020,1230000000],[2021,1235000000],[2022,1337000000],[2023,1128000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,12744000000],[2012,11980000000],[2013,11210000000],[2014,10478000000],[2015,10413000000],[2016,10599000000],[2017,11054000000],[2018,11670000000],[2019,18087000000],[2020,17257000000],[2021,17016000000],[2022,17417000000],[2023,18888000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,585000000],[2012,521000000],[2013,511000000],[2014,538000000],[2015,532000000],[2016,566000000],[2017,557000000],[2018,633000000],[2019,737000000],[2020,543000000],[2021,567000000],[2022,723000000],[2023,853000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,1774000000],[2012,1859000000],[2013,1775000000],[2014,1728000000],[2015,1800000000],[2016,1868000000],[2017,2164000000],[2018,2191000000],[2019,2709000000],[2020,1942000000],[2021,2190000000],[2022,2315000000],[2023,2582000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,2283000000],[2012,3420000000],[2013,3684000000],[2014,3159000000],[2015,3104000000],[2016,3938000000],[2017,4673000000],[2018,3585000000],[2019,4515000000],[2020,7030000000],[2021,7132000000],[2022,7273000000],[2023,7452000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0000031122_actif', data: FR0000031122_actif, height: "350", width: "100%" });