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": [[2005,205000000],[2006,208000000],[2007,204000000],[2008,377000000],[2009,400000000],[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":[[2005,437000000],[2006,428000000],[2007,424000000],[2008,475000000],[2009,559000000],[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":[[2005,12289000000],[2006,12972000000],[2007,13558000000],[2008,14473000000],[2009,14438000000],[2010,null],[2011,12744000000],[2012,11980000000],[2013,11210000000],[2014,10478000000],[2015,10413000000],[2016,10599000000],[2017,11054000000],[2018,11670000000],[2019,12914000000],[2020,17257000000],[2021,17016000000],[2022,17417000000],[2023,18888000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2005,382000000],[2006,340000000],[2007,360000000],[2008,507000000],[2009,527000000],[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":[[2005,2272000000],[2006,2518000000],[2007,2610000000],[2008,2569000000],[2009,2038000000],[2010,null],[2011,1774000000],[2012,1859000000],[2013,1775000000],[2014,1728000000],[2015,1800000000],[2016,1868000000],[2017,2164000000],[2018,2191000000],[2019,2164000000],[2020,1942000000],[2021,2190000000],[2022,2315000000],[2023,2582000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2005,2047000000],[2006,2946000000],[2007,3497000000],[2008,4381000000],[2009,3748000000],[2010,null],[2011,2283000000],[2012,3420000000],[2013,3684000000],[2014,3159000000],[2015,3104000000],[2016,3938000000],[2017,4673000000],[2018,3585000000],[2019,3715000000],[2020,7030000000],[2021,7132000000],[2022,7273000000],[2023,7245000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2005,1826000000],[2006,2696000000],[2007,1993000000],[2008,2720000000],[2009,2551000000],[2010,null],[2011,2909000000],[2012,2930000000],[2013,2403000000],[2014,2782000000],[2015,2811000000],[2016,1703000000],[2017,8106000000],[2018,7485000000],[2019,7926000000],[2020,6871000000],[2021,7528000000],[2022,null],[2023,null]], "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%" });