var FR0013318052_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,1074000],[2015,770000],[2016,1022000],[2017,1206000],[2018,7576000],[2019,6663000],[2020,6031000],[2021,5854000],[2022,5869000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,315000],[2015,283000],[2016,433000],[2017,640000],[2018,395000],[2019,267000],[2020,465000],[2021,1484000],[2022,1416000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,220000],[2015,260000],[2016,340000],[2017,460000],[2018,440000],[2019,270000],[2020,360000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,660000],[2015,660000],[2016,760000],[2017,1160000],[2018,1080000],[2019,700000],[2020,564000],[2021,681000],[2022,6370000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,969000],[2015,981000],[2016,1239000],[2017,1709000],[2018,0],[2019,1062000],[2020,1148000],[2021,1354000],[2022,7517000],[2023,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: 'FR0013318052_passif', data: FR0013318052_passif, height: "350", width: "100%" });