var FR0013204336_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,494286000],[2010,547101000],[2011,622742000],[2012,622742000],[2013,730497000],[2014,821679000],[2015,821679000],[2016,1038699000],[2017,1038699000],[2018,1320300000],[2019,1320300000],[2020,1420411000],[2021,1541690000],[2022,1713820000],[2023,1884840000],[2024,2129690000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,84620000],[2010,134054000],[2011,130248000],[2012,130248000],[2013,143428000],[2014,218296000],[2015,218296000],[2016,235594000],[2017,235594000],[2018,494514000],[2019,494514000],[2020,520947000],[2021,387600000],[2022,384830000],[2023,454200000],[2024,333830000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,31747000],[2012,31747000],[2013,49010000],[2014,62760000],[2015,62760000],[2016,68920000],[2017,68920000],[2018,46465000],[2019,46465000],[2020,56369000],[2021,262130000],[2022,277430000],[2023,322220000],[2024,376120000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,308203000],[2012,308203000],[2013,314585000],[2014,366075000],[2015,366075000],[2016,347338000],[2017,347338000],[2018,419299000],[2019,419299000],[2020,414883000],[2021,436740000],[2022,506910000],[2023,656100000],[2024,627000000]], "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: 'FR0013204336_passif', data: FR0013204336_passif, height: "350", width: "100%" });