var FR0006864484_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": [[2009,226240000],[2010,233240000],[2011,261860000],[2012,296750000],[2013,329210000],[2014,346930000],[2015,346930000],[2016,369510000],[2017,391260000],[2018,408530000],[2019,422870000],[2020,440050000],[2021,454970000],[2022,504010000],[2023,548230000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,309380000],[2010,333070000],[2011,315220000],[2012,294920000],[2013,293600000],[2014,301320000],[2015,301320000],[2016,322280000],[2017,307810000],[2018,332380000],[2019,356500000],[2020,365150000],[2021,375130000],[2022,348680000],[2023,283980000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,10200000],[2013,11570000],[2014,15270000],[2015,15270000],[2016,15000000],[2017,16210000],[2018,19030000],[2019,21080000],[2020,20680000],[2021,23990000],[2022,22130000],[2023,18960000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,70370000],[2013,70950000],[2014,79190000],[2015,79190000],[2016,81390000],[2017,79840000],[2018,81950000],[2019,80530000],[2020,75740000],[2021,59690000],[2022,75540000],[2023,97800000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,67490000],[2013,64360000],[2014,59630000],[2015,63870000],[2016,66590000],[2017,63990000],[2018,47200000],[2019,46310000],[2020,48070000],[2021,43700000],[2022,45960000],[2023,47060000]], "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: 'FR0006864484_passif', data: FR0006864484_passif, height: "350", width: "100%" });