var FR0000120404_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [[2008,3563000000],[2009,3254000000],[2010,3949000000],[2011,3768000000],[2012,2989000000],[2013,2756000000],[2014,3867000000],[2015,3987000000],[2016,5925000000],[2017,5826000000],[2018,6443000000],[2019,6978000000],[2020,4161000000],[2021,4597000000],[2022,5456000000],[2023,5311000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2375000000],[2009,2848000000],[2010,1988000000],[2011,1717000000],[2012,2381000000],[2013,2232000000],[2014,2866000000],[2015,2836000000],[2016,2908000000],[2017,3005000000],[2018,4028000000],[2019,3674000000],[2020,3821000000],[2021,3526000000],[2022,3316000000],[2023,3369000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,101000000],[2012,131000000],[2013,109000000],[2014,133000000],[2015,142000000],[2016,133000000],[2017,103000000],[2018,125000000],[2019,89000000],[2020,135000000],[2021,119000000],[2022,126000000],[2023,83000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,642000000],[2012,580000000],[2013,611000000],[2014,690000000],[2015,736000000],[2016,384000000],[2017,398000000],[2018,627000000],[2019,669000000],[2020,532000000],[2021,550000000],[2022,682000000],[2023,667000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1772000000],[2012,1479000000],[2013,1352000000],[2014,1199000000],[2015,1233000000],[2016,2514000000],[2017,2744000000],[2018,1752000000],[2019,2494000000],[2020,1904000000],[2021,1977000000],[2022,2133000000],[2023,1746000000]], "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":"5x1", "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: 'FR0000120404_passif', data: FR0000120404_passif, height: "350", width: "100%" });