var FR0011648716_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": [[2012,3234000],[2013,14567000],[2014,13063000],[2015,11133000],[2016,16264000],[2017,18257000],[2018,15740000],[2019,26260000],[2020,32297000],[2021,146739000],[2022,125441000],[2023,234314000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,0],[2013,0],[2014,152000],[2015,222000],[2016,178000],[2017,339000],[2018,1870000],[2019,3820000],[2020,10803000],[2021,19930000],[2022,38274000],[2023,41901000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,null],[2013,0],[2014,260000],[2015,320000],[2016,490000],[2017,460000],[2018,470000],[2019,750000],[2020,159000],[2021,202000],[2022,184000],[2023,216000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,null],[2013,1000000],[2014,200000],[2015,340000],[2016,490000],[2017,1430000],[2018,1060000],[2019,1390000],[2020,1683000],[2021,5137000],[2022,4021000],[2023,4829000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,772000],[2013,1789000],[2014,518000],[2015,687000],[2016,990000],[2017,1925000],[2018,1538000],[2019,2313000],[2020,2415000],[2021,6726000],[2022,16039000],[2023,20749000]], "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: 'FR0011648716_passif', data: FR0011648716_passif, height: "350", width: "100%" });