var FR0000063935_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": [[2009,379643000],[2010,477187000],[2011,483774000],[2012,515355000],[2013,503923000],[2014,525270000],[2015,525270000],[2016,568294000],[2017,606507000],[2018,646817000],[2019,724972000],[2020,709850000],[2021,739780000],[2022,852410000],[2023,774460000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,589521000],[2010,563180000],[2011,580812000],[2012,635064000],[2013,544202000],[2014,550892000],[2015,550892000],[2016,474886000],[2017,698758000],[2018,659221000],[2019,688012000],[2020,701520000],[2021,663930000],[2022,468730000],[2023,419180000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,46469000],[2012,32494000],[2013,30703000],[2014,36426000],[2015,36426000],[2016,36606000],[2017,36595000],[2018,35593000],[2019,35179000],[2020,2580000],[2021,132170000],[2022,121710000],[2023,130880000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,364897000],[2012,324086000],[2013,354233000],[2014,381978000],[2015,381978000],[2016,367791000],[2017,468276000],[2018,455175000],[2019,436858000],[2020,435080000],[2021,454050000],[2022,475480000],[2023,465960000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,205133000],[2012,197880000],[2013,180769000],[2014,233981000],[2015,216879000],[2016,207671000],[2017,244851000],[2018,230303000],[2019,226269000],[2020,245545000],[2021,251626000],[2022,261611000],[2023,268832000]], "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: 'FR0000063935_passif', data: FR0000063935_passif, height: "350", width: "100%" });