var FR0000053324_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,591906000],[2010,740956000],[2011,773425000],[2012,778165000],[2013,746296000],[2014,760012000],[2015,782557000],[2016,805704000],[2017,832372000],[2018,879156000],[2019,927987000],[2020,740450000],[2021,884300000],[2022,1017790000],[2023,1063160000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,494024000],[2010,425975000],[2011,407705000],[2012,397773000],[2013,448415000],[2014,455513000],[2015,400726000],[2016,405091000],[2017,427316000],[2018,433942000],[2019,562810000],[2020,811510000],[2021,1011760000],[2022,840220000],[2023,985490000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,28569000],[2012,35133000],[2013,38597000],[2014,42222000],[2015,44198000],[2016,53901000],[2017,55151000],[2018,55781000],[2019,69199000],[2020,98880000],[2021,61790000],[2022,104580000],[2023,103560000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,51616000],[2012,48688000],[2013,47307000],[2014,44883000],[2015,57239000],[2016,66527000],[2017,76818000],[2018,93647000],[2019,77590000],[2020,85920000],[2021,80990000],[2022,108810000],[2023,111660000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,170837000],[2012,183780000],[2013,178463000],[2014,179249000],[2015,166697000],[2016,174556000],[2017,188101000],[2018,198826000],[2019,205794000],[2020,207944000],[2021,202079000],[2022,269179000],[2023,306975000]], "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: 'FR0000053324_passif', data: FR0000053324_passif, height: "350", width: "100%" });