var FR0004040608_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,83851000],[2009,104621000],[2010,125857000],[2011,142423000],[2012,138081000],[2013,118857000],[2014,130975000],[2015,141227000],[2016,158131000],[2017,148867000],[2018,146291000],[2019,139902000],[2020,154031000],[2021,160024000],[2022,161655000],[2023,155409000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,335000],[2009,282000],[2010,278000],[2011,326000],[2012,56000],[2013,108000],[2014,88000],[2015,0],[2016,0],[2017,0],[2018,0],[2019,2243000],[2020,1148000],[2021,5388000],[2022,5701000],[2023,4841000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,100000],[2013,300000],[2014,100000],[2015,200000],[2016,50000],[2017,4690000],[2018,5080000],[2019,3710000],[2020,17290000],[2021,13390000],[2022,14090000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,530000],[2012,1098000],[2013,1098000],[2014,786000],[2015,352000],[2016,932000],[2017,359000],[2018,375000],[2019,378000],[2020,583000],[2021,964000],[2022,487000],[2023,841000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,894050000],[2012,1040688000],[2013,868766000],[2014,500767000],[2015,10843000],[2016,6306000],[2017,4709000],[2018,5267000],[2019,3781000],[2020,17295000],[2021,18823000],[2022,19483000],[2023,11019000]], "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: 'FR0004040608_passif', data: FR0004040608_passif, height: "350", width: "100%" });