var FR0000033904_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,333523000],[2009,247483000],[2010,257632000],[2011,278776000],[2012,265671000],[2013,253344000],[2014,261705000],[2015,295427000],[2016,296522000],[2017,331849000],[2018,361720000],[2019,379409000],[2020,373402000],[2021,494579000],[2022,674898000],[2023,680731000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,200365000],[2009,199106000],[2010,213900000],[2011,167726000],[2012,121376000],[2013,139704000],[2014,200462000],[2015,306594000],[2016,281231000],[2017,289588000],[2018,249290000],[2019,466768000],[2020,512362000],[2021,483816000],[2022,566326000],[2023,642716000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,27869000],[2012,36076000],[2013,40233000],[2014,46476000],[2015,67051000],[2016,74206000],[2017,70726000],[2018,43900000],[2019,66082000],[2020,66440000],[2021,63824000],[2022,48544000],[2023,49581000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,167713000],[2012,153032000],[2013,156047000],[2014,147716000],[2015,192932000],[2016,176429000],[2017,224047000],[2018,228250000],[2019,177628000],[2020,171116000],[2021,276658000],[2022,251609000],[2023,218222000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,60674000],[2012,49308000],[2013,48973000],[2014,56528000],[2015,96905000],[2016,99915000],[2017,111655000],[2018,113347000],[2019,96190000],[2020,93855000],[2021,140997000],[2022,177781000],[2023,133700000]], "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: 'FR0000033904_passif', data: FR0000033904_passif, height: "350", width: "100%" });