var FR0000050353_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,458567000],[2009,450639000],[2010,490320000],[2011,542511000],[2012,576017000],[2013,626434000],[2014,708777000],[2015,793446000],[2016,865222000],[2017,897665000],[2018,943634000],[2019,1021382000],[2020,990417000],[2021,1053493000],[2022,1118426000],[2023,938736000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,125324000],[2009,112993000],[2010,98356000],[2011,200342000],[2012,179002000],[2013,162011000],[2014,292290000],[2015,282641000],[2016,359893000],[2017,497730000],[2018,496279000],[2019,568733000],[2020,462925000],[2021,488150000],[2022,435703000],[2023,640372000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,48177000],[2012,64054000],[2013,60680000],[2014,83474000],[2015,73274000],[2016,70474000],[2017,64993000],[2018,65475000],[2019,64993000],[2020,70698000],[2021,72005000],[2022,50992000],[2023,52859000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,207000000],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,253840000],[2021,241680000],[2022,313950000],[2023,356030000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,259295000],[2012,240743000],[2013,262250000],[2014,303150000],[2015,339647000],[2016,376936000],[2017,366934000],[2018,360387000],[2019,345640000],[2020,335284000],[2021,310753000],[2022,393966000],[2023,426599000]], "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: 'FR0000050353_passif', data: FR0000050353_passif, height: "350", width: "100%" });