var FR0011584549_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,9471000],[2013,17929000],[2014,19704000],[2015,19704000],[2016,23937000],[2017,26110000],[2018,28510000],[2019,-29370000],[2020,-50530000],[2021,-59930000],[2022,-73920000],[2023,22550000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,19249000],[2013,29921000],[2014,40328000],[2015,40328000],[2016,44803000],[2017,22240000],[2018,45020000],[2019,42570000],[2020,77920000],[2021,100470000],[2022,118200000],[2023,39350000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,563000],[2013,1344000],[2014,901000],[2015,901000],[2016,850000],[2017,3880000],[2018,3980000],[2019,5250000],[2020,10320000],[2021,6070000],[2022,6800000],[2023,4330000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,7842000],[2013,11757000],[2014,13169000],[2015,13169000],[2016,10626000],[2017,22270000],[2018,34910000],[2019,32490000],[2020,18460000],[2021,15930000],[2022,31840000],[2023,44150000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0011584549_passif', data: FR0011584549_passif, height: "350", width: "100%" });