var FR0004125920_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": [[2011,5428849000],[2012,5693907000],[2013,5821955000],[2014,6123892000],[2015,6413344000],[2016,6644683000],[2017,8203273000],[2018,8528230000],[2019,8900292000],[2020,9748758000],[2021,10726953000],[2022,11081029000],[2023,11422732000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,null],[2012,null],[2013,365000000],[2014,null],[2015,1879350000],[2016,3134640000],[2017,3772830000],[2018,5532020000],[2019,8590670000],[2020,11828660000],[2021,12137420000],[2022,12122560000],[2023,19211260000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,null],[2012,null],[2013,34000000],[2014,null],[2015,649430000],[2016,669270000],[2017,862770000],[2018,1005870000],[2019,1078850000],[2020,899970000],[2021,1367490000],[2022,1259940000],[2023,1264960000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,null],[2012,null],[2013,680000000],[2014,null],[2015,278280000],[2016,292520000],[2017,814110000],[2018,557440000],[2019,638220000],[2020,808170000],[2021,1643250000],[2022,913030000],[2023,857160000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,1170729000],[2012,2061568000],[2013,2448332000],[2014,2686789000],[2015,2197601000],[2016,0],[2017,0],[2018,0],[2019,3159306000],[2020,3162452000],[2021,3786425000],[2022,2820142000],[2023,3329258000]], "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: 'FR0004125920_passif', data: FR0004125920_passif, height: "350", width: "100%" });