var FR0000039299_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": [[2005,null],[2006,null],[2007,null],[2008,2470057000],[2009,3075902000],[2010,4035402000],[2011,4117430000],[2012,7259636000],[2013,9315518000],[2014,9806411000],[2015,11284700000],[2016,10280700000],[2017,31857900000],[2018,28203800000],[2019,25942100000],[2020,25984400000],[2021,34418000000],[2022,36567500000],[2023,36405600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,null],[2008,1836351000],[2009,1792727000],[2010,2104417000],[2011,2477963000],[2012,3074146000],[2013,3373395000],[2014,3157078000],[2015,5827100000],[2016,5616700000],[2017,8014900000],[2018,10261400000],[2019,11859200000],[2020,11398100000],[2021,8491600000],[2022,6824000000],[2023,7417500000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,235366000],[2012,367628000],[2013,397592000],[2014,436178000],[2015,442400000],[2016,463100000],[2017,1852500000],[2018,1817700000],[2019,1599400000],[2020,1533900000],[2021,1153600000],[2022,1003500000],[2023,998200000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,822247000],[2012,2397235000],[2013,2384333000],[2014,2634080000],[2015,2794300000],[2016,2850400000],[2017,5043600000],[2018,4943100000],[2019,5087000000],[2020,4940200000],[2021,5608800000],[2022,5542600000],[2023,6091200000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,1460337000],[2012,2880643000],[2013,3027351000],[2014,3001699000],[2015,3251400000],[2016,3242300000],[2017,9575800000],[2018,10203400000],[2019,13682000000],[2020,14012400000],[2021,7959600000],[2022,7292700000],[2023,12331100000]], "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: 'FR0000039299_passif', data: FR0000039299_passif, height: "350", width: "100%" });