var FR0000120644_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": [[2008,null],[2009,null],[2010,null],[2011,11289000000],[2012,11361000000],[2013,11474000000],[2014,11582000000],[2015,11653000000],[2016,11620000000],[2017,18132000000],[2018,17711000000],[2019,18125000000],[2020,17016000000],[2021,17871000000],[2022,17938000000],[2023,17340000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,4789000000],[2012,4904000000],[2013,4834000000],[2014,4652000000],[2015,4125000000],[2016,4184000000],[2017,6813000000],[2018,6735000000],[2019,6677000000],[2020,6020000000],[2021,6182000000],[2022,6301000000],[2023,5754000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,3916000000],[2012,4115000000],[2013,4334000000],[2014,4582000000],[2015,4752000000],[2016,5035000000],[2017,6005000000],[2018,6175000000],[2019,5773000000],[2020,5479000000],[2021,5762000000],[2022,5760000000],[2023,5522000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,1061000000],[2012,1095000000],[2013,1252000000],[2014,1340000000],[2015,1374000000],[2016,1380000000],[2017,1668000000],[2018,1789000000],[2019,1933000000],[2020,1840000000],[2021,1982000000],[2022,2619000000],[2023,2341000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1981000000],[2012,1902000000],[2013,1809000000],[2014,1900000000],[2015,2230000000],[2016,2524000000],[2017,2794000000],[2018,2689000000],[2019,2906000000],[2020,2608000000],[2021,2862000000],[2022,3272000000],[2023,2919000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,2141000000],[2012,3017000000],[2013,3831000000],[2014,3197000000],[2015,3033000000],[2016,13620000000],[2017,4100000000],[2018,5038000000],[2019,4275000000],[2020,4273000000],[2021,5856000000],[2022,4682000000],[2023,6001000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1620000000],[2012,1603000000],[2013,1667000000],[2014,1847000000],[2015,2262000000],[2016,5149000000],[2017,4470000000],[2018,3681000000],[2019,4920000000],[2020,4712000000],[2021,4099000000],[2022,3883000000],[2023,3736000000]], "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: 'FR0000120644_actif', data: FR0000120644_actif, height: "350", width: "100%" });