var FR0010220475_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": [[2009,2884000000],[2010,4101000000],[2011,4152000000],[2012,5104000000],[2013,5109000000],[2014,5109000000],[2015,3328000000],[2016,3328000000],[2017,3713000000],[2018,3430000000],[2019,4159000000],[2020,3328000000],[2021,9117000000],[2022,9024000000],[2023,9102000000],[2024,8778000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,1356000000],[2010,2614000000],[2011,4466000000],[2012,4955000000],[2013,5721000000],[2014,5721000000],[2015,2504000000],[2016,2504000000],[2017,2039000000],[2018,1707000000],[2019,1318000000],[2020,1638000000],[2021,2928000000],[2022,3685000000],[2023,3698000000],[2024,4655000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,2322000000],[2013,2236000000],[2014,2236000000],[2015,1142000000],[2016,1142000000],[2017,1140000000],[2018,998000000],[2019,879000000],[2020,651000000],[2021,1654000000],[2022,1640000000],[2023,1365000000],[2024,1485000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,4041000000],[2013,3866000000],[2014,3866000000],[2015,4792000000],[2016,4792000000],[2017,5515000000],[2018,1346000000],[2019,1751000000],[2020,4801000000],[2021,8664000000],[2022,9478000000],[2023,10421000000],[2024,11439000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,15290000000],[2013,14827000000],[2014,12807000000],[2015,17171000000],[2016,1394000000],[2017,1954000000],[2018,5765000000],[2019,5303000000],[2020,2590000000],[2021,6203000000],[2022,6688000000],[2023,6810000000],[2024,6896000000]], "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: 'FR0010220475_passif', data: FR0010220475_passif, height: "350", width: "100%" });