var BE0003816338_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": [[2003,250706000],[2004,324923000],[2005,686464000],[2006,774449000],[2012,822895000],[2013,668684000],[2014,1287568000],[2015,1666170000],[2016,1728043000],[2017,1541383000],[2018,1976344000],[2019,2064414000],[2020,1882562000],[2021,1731351000],[2022,2036052000],[2023,2131652000],[2024,1192320000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2003,160572000],[2004,374601000],[2005,938447000],[2006,929556000],[2012,1222594000],[2013,984738000],[2014,1301659000],[2015,920140000],[2016,993613000],[2017,750271000],[2018,1546184000],[2019,1558104000],[2020,1036982000],[2021,1511992000],[2022,1589037000],[2023,841596000],[2024,2526530000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2003,7574000],[2004,1835000],[2005,1743000],[2006,1982000],[2012,2054000],[2013,1586000],[2014,2176000],[2015,2162000],[2016,2640000],[2017,3326000],[2018,7540000],[2019,8461000],[2020,7444000],[2021,6827000],[2022,2091000],[2023,1757000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2003,7574000],[2004,9485000],[2005,9324000],[2006,12226000],[2012,14005000],[2013,26771000],[2014,19097000],[2015,20138000],[2016,16573000],[2017,16090000],[2018,14221000],[2019,20303000],[2020,22171000],[2021,22971000],[2022,23135000],[2023,38007000],[2024,79590000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,181205000],[2013,112230000],[2014,96602000],[2015,49864000],[2016,47963000],[2017,35592000],[2018,64197000],[2019,67792000],[2020,53480000],[2021,54767000],[2022,67822000],[2023,78868000],[2024,null]], "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: 'BE0003816338_passif', data: BE0003816338_passif, height: "350", width: "100%" });