var FR0010483768_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,1879074000],[2009,2205401000],[2010,2326251000],[2011,2477355000],[2012,2599401000],[2013,2711096000],[2014,2881766000],[2015,3046424000],[2016,3184923000],[2017,3392295000],[2018,3798260000],[2019,4073899000],[2020,4066248000],[2021,4657273000],[2022,4616239000],[2023,4976793000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,130820000],[2014,null],[2015,130680000],[2016,10620000],[2017,550000],[2018,1074360000],[2019,1094100000],[2020,347940000],[2021,1069110000],[2022,779640000],[2023,976340000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,93840000],[2016,129560000],[2017,117520000],[2018,97460000],[2019,67970000],[2020,102160000],[2021,70490000],[2022,176000000],[2023,180290000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,185440000],[2016,381220000],[2017,311240000],[2018,328880000],[2019,476620000],[2020,612040000],[2021,31575830000],[2022,35757100000],[2023,34931150000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,433083000],[2011,385604000],[2012,379832000],[2013,358364000],[2014,436926000],[2015,523278000],[2016,808530000],[2017,741680000],[2018,846735000],[2019,997076000],[2020,1246388000],[2021,1493474000],[2022,2320204000],[2023,1645532000]], "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: 'FR0010483768_passif', data: FR0010483768_passif, height: "350", width: "100%" });