var NL0010273215_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,4066893000],[2013,7544800000],[2014,7512590000],[2015,9491151000],[2016,11028700000],[2017,11956100000],[2018,12942400000],[2019,13876900000],[2020,15300900000],[2021,10140600000],[2022,8810800000],[2023,13452400000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,759490000],[2013,1081800000],[2014,1154137000],[2015,1150545000],[2016,3319500000],[2017,3025300000],[2018,3026500000],[2019,3108300000],[2020,4678200000],[2021,4745800000],[2022,4457100000],[2023,4858800000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,null],[2013,1268000000],[2014,null],[2015,2656610000],[2016,20500000],[2017,21200000],[2018,0],[2019,0],[2020,1074800000],[2021,1386100000],[2022,1746100000],[2023,2036700000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,null],[2013,625000000],[2014,null],[2015,418890000],[2016,593200000],[2017,837300000],[2018,964000000],[2019,3588600000],[2020,5332300000],[2021,10051500000],[2022,15046200000],[2023,13788300000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,2584095000],[2013,3576800000],[2014,3537218000],[2015,3873084000],[2016,3754900000],[2017,3879400000],[2018,0],[2019,3461300000],[2020,3555300000],[2021,5293100000],[2022,7986300000],[2023,7858000000]], "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: 'NL0010273215_passif', data: NL0010273215_passif, height: "350", width: "100%" });