var FR0010557264_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,8780000],[2009,1041000],[2010,14783000],[2011,7731000],[2012,4899000],[2013,341000],[2014,-15681000],[2015,-17259000],[2016,-4705000],[2017,10735000],[2018,-14962000],[2019,-26829000],[2020,-19549000],[2021,-23198000],[2022,-35670000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2445000],[2009,5328000],[2010,7062000],[2011,13352000],[2012,15561000],[2013,30677000],[2014,32594000],[2015,31465000],[2016,21697000],[2017,20386000],[2018,17546000],[2019,12221000],[2020,17255000],[2021,19812000],[2022,35694000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,273000],[2012,292000],[2013,363000],[2014,420000],[2015,550000],[2016,686000],[2017,771000],[2018,718000],[2019,817000],[2020,1281000],[2021,1084000],[2022,916000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,5233000],[2012,5786000],[2013,8455000],[2014,10192000],[2015,13829000],[2016,16629000],[2017,15483000],[2018,15036000],[2019,15003000],[2020,13286000],[2021,11368000],[2022,12248000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2873000],[2012,3444000],[2013,3797000],[2014,3751000],[2015,3993000],[2016,3703000],[2017,3225000],[2018,4153000],[2019,0],[2020,0],[2021,0],[2022,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: 'FR0010557264_passif', data: FR0010557264_passif, height: "350", width: "100%" });