var FR0013176526_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": [[2006,null],[2007,null],[2008,1362000000],[2009,1284000000],[2010,1770000000],[2011,2080000000],[2012,2195000000],[2013,2533000000],[2014,2949000000],[2015,3692000000],[2016,4353000000],[2017,5106000000],[2018,5378000000],[2019,5464000000],[2020,3982000000],[2021,4491000000],[2022,4612000000],[2023,4360000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,null],[2008,1491000000],[2009,1639000000],[2010,1679000000],[2011,1896000000],[2012,2077000000],[2013,1876000000],[2014,1935000000],[2015,1784000000],[2016,2916000000],[2017,4356000000],[2018,4889000000],[2019,4938000000],[2020,6196000000],[2021,5879000000],[2022,7347000000],[2023,7071000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,994000000],[2012,1085000000],[2013,912000000],[2014,1160000000],[2015,1169000000],[2016,1334000000],[2017,1416000000],[2018,1408000000],[2019,1498000000],[2020,1460000000],[2021,1311000000],[2022,1429000000],[2023,1305000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,2340000000],[2012,2209000000],[2013,2441000000],[2014,2700000000],[2015,3224000000],[2016,3884000000],[2017,4395000000],[2018,4475000000],[2019,4762000000],[2020,4697000000],[2021,4633000000],[2022,5586000000],[2023,5449000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,1252000000],[2012,1330000000],[2013,1246000000],[2014,1267000000],[2015,1469000000],[2016,1891000000],[2017,2288000000],[2018,2322000000],[2019,2251000000],[2020,2512000000],[2021,2521000000],[2022,3055000000],[2023,3571000000]], "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: 'FR0013176526_passif', data: FR0013176526_passif, height: "350", width: "100%" });