var FR0013258662_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": [[2010,null],[2011,null],[2012,null],[2013,1563000000],[2014,1909600000],[2015,2762300000],[2016,3012600000],[2017,3398200000],[2018,3667900000],[2019,4028800000],[2020,4195200000],[2021,4845600000],[2022,6912300000],[2023,11351700000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,9575000000],[2014,10239800000],[2015,10739000000],[2016,12866700000],[2017,15129800000],[2018,16831300000],[2019,18530800000],[2020,17778500000],[2021,18638600000],[2022,19991600000],[2023,37878900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,118800000],[2015,104300000],[2016,119600000],[2017,115600000],[2018,125600000],[2019,140400000],[2020,148500000],[2021,148200000],[2022,59400000],[2023,374600000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,449200000],[2015,552200000],[2016,693600000],[2017,738300000],[2018,710100000],[2019,778600000],[2020,890000000],[2021,1019900000],[2022,1045800000],[2023,2560400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,1415800000],[2015,1568600000],[2016,1816100000],[2017,1840300000],[2018,1919400000],[2019,2109300000],[2020,2056500000],[2021,2339100000],[2022,3293200000],[2023,18095500000]], "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: 'FR0013258662_passif', data: FR0013258662_passif, height: "350", width: "100%" });