var BE0003797140_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,6773000000],[2003,6966000000],[2004,7911600000],[2005,10159700000],[2006,15682000000],[2012,13407100000],[2013,13690800000],[2014,14284200000],[2015,14543500000],[2016,16374200000],[2017,17936400000],[2018,17629600000],[2019,21339400000],[2020,20468000000],[2021,21788200000],[2022,16819600000],[2023,17009700000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,801000000],[2003,374000000],[2004,18700000],[2005,430400000],[2006,432200000],[2012,2460000000],[2013,3753900000],[2014,3749200000],[2015,3965100000],[2016,3653700000],[2017,3987600000],[2018,3829400000],[2019,6687800000],[2020,6018500000],[2021,7653700000],[2022,10369300000],[2023,8350900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,6000000],[2003,3000000],[2004,2300000],[2005,1900000],[2006,900000],[2012,null],[2013,153000000],[2014,190500000],[2015,219700000],[2016,216500000],[2017,253100000],[2018,235300000],[2019,294200000],[2020,414900000],[2021,526300000],[2022,524800000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,null],[2003,null],[2004,1100000],[2005,500000],[2006,null],[2012,409000000],[2013,411100000],[2014,449700000],[2015,496000000],[2016,483300000],[2017,540000000],[2018,597800000],[2019,667100000],[2020,603800000],[2021,865800000],[2022,857400000],[2023,571500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,563400000],[2013,606200000],[2014,585400000],[2015,744500000],[2016,687700000],[2017,835300000],[2018,829100000],[2019,1708700000],[2020,2361400000],[2021,2932700000],[2022,4683300000],[2023,1935500000]], "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: 'BE0003797140_passif', data: BE0003797140_passif, height: "350", width: "100%" });