var FR0000133308_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": [[2008,31198000000],[2009,28748000000],[2010,31549000000],[2011,29592000000],[2012,26384000000],[2013,26334000000],[2014,31701000000],[2015,33267000000],[2016,33174000000],[2017,32942000000],[2018,33249000000],[2019,34416000000],[2020,37038000000],[2021,35361000000],[2022,34956000000],[2023,35098000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,40018000000],[2009,37202000000],[2010,36142000000],[2011,39373000000],[2012,39214000000],[2013,37395000000],[2014,34373000000],[2015,34064000000],[2016,33668000000],[2017,39126000000],[2018,38854000000],[2019,47844000000],[2020,42630000000],[2021,43408000000],[2022,45042000000],[2023,44554000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2679000000],[2012,3773000000],[2013,3766000000],[2014,4287000000],[2015,4167000000],[2016,3930000000],[2017,3699000000],[2018,3818000000],[2019,3460000000],[2020,3140000000],[2021,3735000000],[2022,3280000000],[2023,3445000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,8151000000],[2012,7697000000],[2013,7540000000],[2014,7566000000],[2015,8955000000],[2016,9011000000],[2017,6522000000],[2018,6736000000],[2019,6682000000],[2020,8459000000],[2021,9250000000],[2022,9646000000],[2023,9759000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,14266000000],[2012,12796000000],[2013,10630000000],[2014,10308000000],[2015,10846000000],[2016,14885000000],[2017,12425000000],[2018,13935000000],[2019,13901000000],[2020,16466000000],[2021,16317000000],[2022,16726000000],[2023,17196000000]], "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: 'FR0000133308_passif', data: FR0000133308_passif, height: "350", width: "100%" });