var FR0000062341_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,6841000],[2009,6831000],[2010,6830000],[2011,6896000],[2012,6863000],[2013,6545000],[2014,6164000],[2015,5746000],[2016,5323000],[2017,5142000],[2018,5336000],[2019,5405000],[2020,5340000],[2021,5732000],[2022,18964000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,343000],[2012,280000],[2013,288000],[2014,210000],[2015,214000],[2016,229000],[2017,85000],[2018,138000],[2019,329000],[2020,831000],[2021,744000],[2022,477000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,388000],[2011,754000],[2012,563000],[2013,322000],[2014,330000],[2015,282000],[2016,348000],[2017,386000],[2018,339000],[2019,234000],[2020,259000],[2021,250000],[2022,0]], "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: 'FR0000062341_passif', data: FR0000062341_passif, height: "350", width: "100%" });