var GB00BDCPN049_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": [[2013,2164091000],[2014,1251103000],[2015,871000000],[2016,6461000000],[2017,6685000000],[2018,6564000000],[2019,6156000000],[2020,6025000000],[2021,7210000000],[2022,7447000000],[2023,7976000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2013,3641937000],[2014,3455179000],[2015,3540000000],[2016,6437000000],[2017,5748000000],[2018,5618000000],[2019,6421000000],[2020,7187000000],[2021,13140000000],[2022,11907000000],[2023,11396000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2013,null],[2014,0],[2015,159000000],[2016,367000000],[2017,210000000],[2018,261000000],[2019,275000000],[2020,366000000],[2021,186000000],[2022,163000000],[2023,236000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2013,137628000],[2014,90925000],[2015,118000000],[2016,904000000],[2017,1057000000],[2018,1296000000],[2019,1138000000],[2020,1124000000],[2021,1901000000],[2022,2706000000],[2023,2576000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2013,3097118000],[2014,2671819000],[2015,2261000000],[2016,4399000000],[2017,4494000000],[2018,4477000000],[2019,4695000000],[2020,4535000000],[2021,8554000000],[2022,9796000000],[2023,9646000000]], "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: 'GB00BDCPN049_passif', data: GB00BDCPN049_passif, height: "350", width: "100%" });