var FR0004155240_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,30264000],[2009,21107000],[2010,14126000],[2011,4969000],[2012,-3081000],[2013,-7190000],[2014,888000],[2015,-230000],[2016,0],[2017,0],[2018,2930000],[2019,5090000],[2020,2940000],[2021,null],[2022,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,0],[2012,14204000],[2013,17784000],[2014,7139000],[2015,6882000],[2016,6820000],[2017,7354000],[2018,2050000],[2019,80000],[2020,2730000],[2021,null],[2022,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,null],[2015,null],[2016,null],[2017,130000],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,17000000],[2014,5000000],[2015,6310000],[2016,7020000],[2017,9960000],[2018,10870000],[2019,7030000],[2020,8100000],[2021,null],[2022,null]], "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: 'FR0004155240_passif', data: FR0004155240_passif, height: "350", width: "100%" });