var NL0000852564_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": [[2012,980019000],[2013,1054382000],[2014,1175736000],[2015,1284700000],[2016,1391100000],[2017,1512700000],[2018,1675800000],[2019,1837800000],[2020,1806300000],[2021,2183700000],[2022,2362600000],[2023,2517300000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,541657000],[2013,480384000],[2014,690469000],[2015,763200000],[2016,754000000],[2017,612100000],[2018,639700000],[2019,813000000],[2020,655800000],[2021,562900000],[2022,872800000],[2023,702600000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,35074000],[2013,73120000],[2014,102662000],[2015,88600000],[2016,122400000],[2017,115800000],[2018,97500000],[2019,88900000],[2020,83800000],[2021,60800000],[2022,58500000],[2023,54300000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,206929000],[2013,205538000],[2014,229505000],[2015,218000000],[2016,242200000],[2017,291700000],[2018,311300000],[2019,306300000],[2020,282800000],[2021,341600000],[2022,359500000],[2023,317900000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,183040000],[2013,178237000],[2014,252241000],[2015,381300000],[2016,348900000],[2017,378100000],[2018,423600000],[2019,419600000],[2020,426500000],[2021,506300000],[2022,557300000],[2023,546200000]], "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: 'NL0000852564_passif', data: NL0000852564_passif, height: "350", width: "100%" });