var FR0000130213_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,4446000000],[2009,4082000000],[2010,4018000000],[2011,3024000000],[2012,2991000000],[2013,2927000000],[2014,2081000000],[2015,2135000000],[2016,2035000000],[2017,1924000000],[2018,2001000000],[2019,1672000000],[2020,827000000],[2021,939000000],[2022,1030000000],[2023,956000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,3571000000],[2009,2666000000],[2010,2494000000],[2011,2006000000],[2012,2403000000],[2013,1423000000],[2014,1520000000],[2015,2185000000],[2016,1858000000],[2017,1935000000],[2018,2092000000],[2019,5471000000],[2020,4682000000],[2021,4375000000],[2022,4562000000],[2023,4936000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,263000000],[2012,287000000],[2013,275000000],[2014,313000000],[2015,335000000],[2016,388000000],[2017,383000000],[2018,325000000],[2019,262000000],[2020,282000000],[2021,229000000],[2022,188000000],[2023,206000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1613000000],[2012,1651000000],[2013,1645000000],[2014,1702000000],[2015,1617000000],[2016,1439000000],[2017,1386000000],[2018,1215000000],[2019,1255000000],[2020,1046000000],[2021,1301000000],[2022,1383000000],[2023,1395000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2019000000],[2012,2027000000],[2013,2062000000],[2014,1891000000],[2015,2032000000],[2016,2033000000],[2017,2016000000],[2018,2586000000],[2019,2469000000],[2020,1660000000],[2021,1907000000],[2022,1821000000],[2023,1830000000]], "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: 'FR0000130213_passif', data: FR0000130213_passif, height: "350", width: "100%" });