var FR0000052680_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": [[2003,null],[2004,null],[2005,24636000],[2006,29146000],[2007,50811000],[2008,65399000],[2010,93678000],[2011,104203000],[2012,138769000],[2013,153812000],[2014,153812000],[2015,186992000],[2016,186992000],[2017,215294000],[2018,229738000],[2019,256396000],[2020,286823000],[2021,319738000],[2022,338599000],[2023,343031000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2003,null],[2004,null],[2005,128204000],[2006,127239000],[2007,114484000],[2008,143252000],[2010,102986000],[2011,79839000],[2012,17707000],[2013,18646000],[2014,18646000],[2015,127044000],[2016,127044000],[2017,117255000],[2018,101594000],[2019,100166000],[2020,107752000],[2021,85417000],[2022,68758000],[2023,60118000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2003,null],[2004,null],[2005,2780000],[2006,1698000],[2007,1815000],[2008,1921000],[2010,914000],[2011,881000],[2012,847000],[2013,926000],[2014,926000],[2015,3533000],[2016,3533000],[2017,4107000],[2018,4391000],[2019,4475000],[2020,3463000],[2021,2765000],[2022,3378000],[2023,2400000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2010,null],[2011,null],[2012,27810000],[2013,31321000],[2014,31321000],[2015,44413000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,70870000],[2021,63994000],[2022,71019000],[2023,69803000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2010,null],[2011,null],[2012,14819000],[2013,13560000],[2014,18388000],[2015,19491000],[2016,79802000],[2017,84430000],[2018,86349000],[2019,76902000],[2020,85106000],[2021,16632000],[2022,16680000],[2023,16644000],[2024,null]], "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: 'FR0000052680_passif', data: FR0000052680_passif, height: "350", width: "100%" });