var BE0003699130_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,603889000],[2003,628663000],[2004,1008328000],[2005,1114785000],[2006,1288924000],[2012,null],[2013,1049537000],[2014,1003034000],[2015,1111211000],[2016,1195074000],[2017,1278921000],[2018,1339851000],[2019,1347337000],[2020,1123821000],[2021,1303707000],[2022,1424765000],[2023,1325135000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,134062000],[2003,81929000],[2004,50000000],[2005,null],[2006,null],[2012,null],[2013,133997000],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,253362000],[2021,352631000],[2022,353036000],[2023,352710000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,10137000],[2003,6920000],[2004,11154000],[2005,11757000],[2006,17473000],[2012,null],[2013,null],[2014,8000000],[2015,8100000],[2016,8030000],[2017,8830000],[2018,6070000],[2019,5040000],[2020,4870000],[2021,5930000],[2022,5360000],[2023,4260000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,2288000],[2003,700000],[2004,1065000],[2005,4330000],[2006,null],[2012,null],[2013,25545000],[2014,0],[2015,9102000],[2016,1157000],[2017,3698000],[2018,637000],[2019,540000],[2020,2690000],[2021,2736000],[2022,4191000],[2023,919000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,67311000],[2014,14293000],[2015,9244000],[2016,22683000],[2017,15005000],[2018,10128000],[2019,9364000],[2020,13104000],[2021,92859000],[2022,18061000],[2023,29506000]], "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: 'BE0003699130_passif', data: BE0003699130_passif, height: "350", width: "100%" });