var BE0003746600_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": [[2002,320248000],[2003,306994000],[2004,285754000],[2005,312300000],[2006,333102000],[2012,272356000],[2013,286521000],[2014,314167000],[2015,321736000],[2016,326085000],[2017,359366000],[2018,477208000],[2019,524433000],[2020,554414000],[2021,636535000],[2022,721410000],[2023,708039000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,252253000],[2013,221251000],[2014,171478000],[2015,226054000],[2016,219703000],[2017,252371000],[2018,345853000],[2019,255472000],[2020,313743000],[2021,429058000],[2022,525116000],[2023,593395000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,297000],[2013,277000],[2014,539000],[2015,1451000],[2016,2205000],[2017,1375000],[2018,2569000],[2019,5463000],[2020,4457000],[2021,20286000],[2022,22922000],[2023,6020000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,20981000],[2013,18921000],[2014,19769000],[2015,20001000],[2016,77170000],[2017,66306000],[2018,118814000],[2019,129745000],[2020,174401000],[2021,151078000],[2022,159332000],[2023,166721000]], "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: 'BE0003746600_passif', data: BE0003746600_passif, height: "350", width: "100%" });