var FR0000060824_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": [[2009,-12231000],[2010,-16031000],[2011,-1358000],[2012,-2073000],[2013,-661000],[2014,-661000],[2015,-700000],[2016,-700000],[2017,-975000],[2018,-1180000],[2019,-1491000],[2020,-130000],[2021,-840000],[2022,-801000],[2023,-816000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,12262000],[2010,12263000],[2011,null],[2012,246000],[2013,209000],[2014,209000],[2015,227000],[2016,227000],[2017,864000],[2018,794000],[2019,831000],[2020,0],[2021,0],[2022,219000],[2023,369000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,100000],[2016,10000],[2017,10000],[2018,10000],[2019,200000],[2020,200000],[2021,200000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,1266000],[2013,204000],[2014,204000],[2015,97000],[2016,97000],[2017,59000],[2018,120000],[2019,200000],[2020,360000],[2021,820000],[2022,380000],[2023,258000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0000060824_passif', data: FR0000060824_passif, height: "350", width: "100%" });