var FR0000120503_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,8765000000],[2009,9726000000],[2010,10607000000],[2011,9678000000],[2012,10078000000],[2013,8684000000],[2014,9455000000],[2015,9293000000],[2016,9420000000],[2017,10210000000],[2018,11117000000],[2019,11800000000],[2020,11803000000],[2021,12789000000],[2022,13932000000],[2023,14112000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,8755000000],[2009,7418000000],[2010,8038000000],[2011,7262000000],[2012,8642000000],[2013,7984000000],[2014,7351000000],[2015,6332000000],[2016,6613000000],[2017,6733000000],[2018,6571000000],[2019,7437000000],[2020,7938000000],[2021,9315000000],[2022,15970000000],[2023,14834000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1865000000],[2012,2173000000],[2013,2176000000],[2014,2305000000],[2015,2160000000],[2016,2199000000],[2017,2085000000],[2018,2068000000],[2019,2167000000],[2020,2245000000],[2021,2093000000],[2022,2250000000],[2023,2396000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,6826000000],[2012,6925000000],[2013,6805000000],[2014,6603000000],[2015,6513000000],[2016,7140000000],[2017,7349000000],[2018,11088000000],[2019,11235000000],[2020,11298000000],[2021,11592000000],[2022,18057000000],[2023,18730000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,9189000000],[2012,8876000000],[2013,8629000000],[2014,9088000000],[2015,9450000000],[2016,9482000000],[2017,9401000000],[2018,6850000000],[2019,6715000000],[2020,7339000000],[2021,8853000000],[2022,10386000000],[2023,10674000000]], "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: 'FR0000120503_passif', data: FR0000120503_passif, height: "350", width: "100%" });