var FR0000120560_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,436300000],[2010,489700000],[2011,606200000],[2012,746600000],[2013,769600000],[2014,817800000],[2015,817800000],[2016,1068600000],[2017,1139000000],[2018,1169200000],[2019,1247400000],[2020,1248600000],[2021,1240300000],[2022,1358900000],[2023,1081500000],[2024,1069000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,801500000],[2010,854700000],[2011,824800000],[2012,949600000],[2013,994700000],[2014,1366100000],[2015,1366100000],[2016,932400000],[2017,884000000],[2018,867800000],[2019,863400000],[2020,1166900000],[2021,1026100000],[2022,990400000],[2023,893800000],[2024,827000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,17900000],[2013,19700000],[2014,29100000],[2015,29100000],[2016,25700000],[2017,27700000],[2018,28100000],[2019,26300000],[2020,28600000],[2021,26800000],[2022,19400000],[2023,13500000],[2024,12000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,71200000],[2013,73800000],[2014,82800000],[2015,82800000],[2016,80100000],[2017,79400000],[2018,78400000],[2019,80100000],[2020,79500000],[2021,75500000],[2022,79500000],[2023,78800000],[2024,79000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,608700000],[2013,699500000],[2014,721500000],[2015,745000000],[2016,736400000],[2017,756300000],[2018,639000000],[2019,615700000],[2020,591700000],[2021,591600000],[2022,597800000],[2023,579000000],[2024,563000000]], "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: 'FR0000120560_passif', data: FR0000120560_passif, height: "350", width: "100%" });