var FR0011884378_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,-314000],[2013,4486000],[2014,13073000],[2015,11445000],[2016,12155000],[2017,16693000],[2018,16806000],[2019,4498000],[2020,2544000],[2021,-555000],[2022,-1083000],[2023,807000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,1880000],[2013,17870000],[2014,9068000],[2015,11078000],[2016,8615000],[2017,2377000],[2018,1670000],[2019,1899000],[2020,4083000],[2021,7120000],[2022,5524000],[2023,3404000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,18000],[2013,103000],[2014,307000],[2015,700000],[2016,644000],[2017,412000],[2018,1730000],[2019,1130000],[2020,1530000],[2021,14000],[2022,17000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,1864000],[2013,3694000],[2014,5413000],[2015,4658000],[2016,2700000],[2017,3124000],[2018,3440000],[2019,2050000],[2020,1840000],[2021,1920000],[2022,2120000],[2023,2160000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,3001000],[2013,8306000],[2014,5937000],[2015,4340000],[2016,4210000],[2017,7544000],[2018,6988000],[2019,7130000],[2020,6251000],[2021,0],[2022,null],[2023,5294000]], "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: 'FR0011884378_passif', data: FR0011884378_passif, height: "350", width: "100%" });