var FR0000125486_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,9026000000],[2009,10440000000],[2010,13025000000],[2011,13615000000],[2012,14070000000],[2013,14260000000],[2014,14868000000],[2015,15256000000],[2016,17006000000],[2017,18383000000],[2018,19818000000],[2019,23042000000],[2020,23024000000],[2021,24771000000],[2022,29409000000],[2023,32040000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,21095000000],[2009,20698000000],[2010,19972000000],[2011,20415000000],[2012,19604000000],[2013,20798000000],[2014,21195000000],[2015,18987000000],[2016,21494000000],[2017,21472000000],[2018,24246000000],[2019,32397000000],[2020,32501000000],[2021,32836000000],[2022,32100000000],[2023,33036000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1535000000],[2012,1797000000],[2013,1987000000],[2014,2382000000],[2015,2464000000],[2016,2598000000],[2017,2534000000],[2018,2654000000],[2019,3252000000],[2020,2873000000],[2021,2596000000],[2022,2110000000],[2023,2303000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,7625000000],[2012,7604000000],[2013,7493000000],[2014,7620000000],[2015,7590000000],[2016,7740000000],[2017,8198000000],[2018,8240000000],[2019,8514000000],[2020,8876000000],[2021,12027000000],[2022,13088000000],[2023,13572000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,17190000000],[2012,18270000000],[2013,18538000000],[2014,16965000000],[2015,17657000000],[2016,19093000000],[2017,19216000000],[2018,20399000000],[2019,23897000000],[2020,23891000000],[2021,28586000000],[2022,35284000000],[2023,37607000000]], "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: 'FR0000125486_passif', data: FR0000125486_passif, height: "350", width: "100%" });