var NL0000009165_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,12762000000],[2013,12356000000],[2014,13452000000],[2015,15070000000],[2016,14573000000],[2017,14521000000],[2018,15540000000],[2019,17311000000],[2020,14392000000],[2021,19700000000],[2022,21920000000],[2023,22789000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,13491000000],[2013,12179000000],[2014,11765000000],[2015,12597000000],[2016,14604000000],[2017,15456000000],[2018,14986000000],[2019,17052000000],[2020,18196000000],[2021,16873000000],[2022,16377000000],[2023,18238000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,2050000000],[2013,1569000000],[2014,1841000000],[2015,1609000000],[2016,1722000000],[2017,2259000000],[2018,1800000000],[2019,1945000000],[2020,1626000000],[2021,1304000000],[2022,1140000000],[2023,1213000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,2244000000],[2013,2140000000],[2014,2339000000],[2015,2797000000],[2016,2934000000],[2017,3430000000],[2018,4016000000],[2019,4720000000],[2020,3663000000],[2021,4631000000],[2022,5852000000],[2023,5735000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,5379000000],[2013,4908000000],[2014,5284000000],[2015,5507000000],[2016,5488000000],[2017,5368000000],[2018,5614000000],[2019,5476000000],[2020,4755000000],[2021,6342000000],[2022,7117000000],[2023,7178000000]], "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: 'NL0000009165_passif', data: NL0000009165_passif, height: "350", width: "100%" });