var BE0974258874_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": [[2010,null],[2011,null],[2012,1603714000],[2013,1503876000],[2014,1566212000],[2015,1515911000],[2016,1597893000],[2017,1583036000],[2018,1516002000],[2019,1531540000],[2020,1535055000],[2021,2097663000],[2022,2229556000],[2023,2166029000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,1192599000],[2013,1010151000],[2014,1351626000],[2015,1286830000],[2016,1459226000],[2017,1634748000],[2018,1628706000],[2019,1608494000],[2020,1609731000],[2021,1191323000],[2022,1235996000],[2023,898935000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,222564000],[2013,177112000],[2014,231518000],[2015,217329000],[2016,245748000],[2017,196884000],[2018,170581000],[2019,148414000],[2020,156114000],[2021,99282000],[2022,95962000],[2023,82845000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,241260000],[2013,338864000],[2014,390943000],[2015,456783000],[2016,556361000],[2017,665196000],[2018,778438000],[2019,652384000],[2020,668422000],[2021,1062185000],[2022,921113000],[2023,632950000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,324050000],[2013,340490000],[2014,368176000],[2015,382030000],[2016,445085000],[2017,364867000],[2018,355762000],[2019,363852000],[2020,318778000],[2021,388835000],[2022,346686000],[2023,300465000]], "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: 'BE0974258874_passif', data: BE0974258874_passif, height: "350", width: "100%" });