var FR0010588079_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,45984000],[2009,59414000],[2010,70565000],[2011,104201000],[2012,116478000],[2013,134821000],[2014,143320000],[2015,189002000],[2016,215926000],[2017,366836000],[2018,600526000],[2019,789214000],[2020,822400000],[2021,966278000],[2022,1053195000],[2023,1116438000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,10824000],[2009,33010000],[2010,61416000],[2011,108091000],[2012,161790000],[2013,193936000],[2014,204240000],[2015,213731000],[2016,261302000],[2017,339412000],[2018,321223000],[2019,423127000],[2020,541721000],[2021,650432000],[2022,816876000],[2023,1036442000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,302000],[2013,529000],[2014,685000],[2015,846000],[2016,2214000],[2017,8330000],[2018,13210000],[2019,13910000],[2020,2940000],[2021,4270000],[2022,4990000],[2023,4750000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,6749000],[2012,7922000],[2013,3698000],[2014,9581000],[2015,5018000],[2016,4264000],[2017,4004000],[2018,9591000],[2019,12397000],[2020,9441000],[2021,5723000],[2022,10235000],[2023,15331000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,32079000],[2012,23046000],[2013,34487000],[2014,31847000],[2015,27484000],[2016,53451000],[2017,52549000],[2018,96197000],[2019,150061000],[2020,182259000],[2021,132199000],[2022,169684000],[2023,228013000]], "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: 'FR0010588079_passif', data: FR0010588079_passif, height: "350", width: "100%" });