var FR0000120172_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,10952000000],[2009,11115000000],[2010,10563000000],[2011,7627000000],[2012,8361000000],[2013,8598000000],[2014,10228000000],[2015,10672000000],[2016,12008000000],[2017,12158000000],[2018,11286000000],[2019,11675000000],[2020,11610000000],[2021,11830000000],[2022,13186000000],[2023,13387000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,12215000000],[2009,11812000000],[2010,13080000000],[2011,11672000000],[2012,11246000000],[2013,9233000000],[2014,8572000000],[2015,7628000000],[2016,8075000000],[2017,7497000000],[2018,8275000000],[2019,11872000000],[2020,12112000000],[2021,11430000000],[2022,14087000000],[2023,14389000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,3680000000],[2012,4000000000],[2013,3618000000],[2014,3581000000],[2015,3014000000],[2016,3064000000],[2017,3003000000],[2018,3521000000],[2019,3297000000],[2020,2357000000],[2021,2455000000],[2022,3979000000],[2023,4012000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,15361000000],[2012,12925000000],[2013,12854000000],[2014,13384000000],[2015,13648000000],[2016,15396000000],[2017,15082000000],[2018,14161000000],[2019,13646000000],[2020,12560000000],[2021,13072000000],[2022,14393000000],[2023,14242000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5109000000],[2012,9313000000],[2013,9261000000],[2014,6306000000],[2015,10133000000],[2016,10302000000],[2017,10073000000],[2018,10135000000],[2019,10312000000],[2020,8949000000],[2021,8881000000],[2022,10913000000],[2023,10141000000]], "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: 'FR0000120172_passif', data: FR0000120172_passif, height: "350", width: "100%" });