var FR0000130577_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,2350000000],[2009,2838000000],[2010,3382000000],[2011,3931000000],[2012,4657000000],[2013,5132000000],[2014,6115000000],[2015,6583000000],[2016,6065000000],[2017,5958000000],[2018,6853000000],[2019,7392000000],[2020,7182000000],[2021,8555000000],[2022,9600000000],[2023,9748000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1541000000],[2009,2010000000],[2010,2073000000],[2011,2298000000],[2012,1109000000],[2013,860000000],[2014,2160000000],[2015,3391000000],[2016,3311000000],[2017,3130000000],[2018,4915000000],[2019,8420000000],[2020,6651000000],[2021,5825000000],[2022,1374000000],[2023,1085000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,486000000],[2012,465000000],[2013,368000000],[2014,442000000],[2015,527000000],[2016,556000000],[2017,591000000],[2018,384000000],[2019,426000000],[2020,1180000000],[2021,1404000000],[2022,1438000000],[2023,21000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,7745000000],[2012,8249000000],[2013,8636000000],[2014,9640000000],[2015,11766000000],[2016,11992000000],[2017,11541000000],[2018,12460000000],[2019,13764000000],[2020,12887000000],[2021,14479000000],[2022,15660000000],[2023,17077000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1990000000],[2012,2118000000],[2013,2090000000],[2014,2190000000],[2015,2943000000],[2016,2972000000],[2017,2560000000],[2018,2468000000],[2019,2657000000],[2020,2591000000],[2021,3080000000],[2022,3412000000],[2023,3254000000]], "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: 'FR0000130577_passif', data: FR0000130577_passif, height: "350", width: "100%" });