var FR0010907956_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,4074000],[2010,15493000],[2011,30634000],[2012,13684000],[2013,7000000],[2014,-5000000],[2015,1403000],[2016,28888000],[2017,57209000],[2018,20538000],[2019,38974000],[2020,7818000],[2021,958000],[2022,16476000],[2023,-26937000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,1350000],[2015,2224000],[2016,3212000],[2017,3714000],[2018,4652000],[2019,16415000],[2020,38940000],[2021,52019000],[2022,57998000],[2023,57649000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,1600000],[2015,1710000],[2016,1610000],[2017,2120000],[2018,2930000],[2019,3220000],[2020,4380000],[2021,234000],[2022,6260000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,4000000],[2014,3150000],[2015,3010000],[2016,3590000],[2017,5830000],[2018,7620000],[2019,5350000],[2020,8010000],[2021,8390000],[2022,6530000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,5023000],[2016,5389000],[2017,8927000],[2018,11639000],[2019,9287000],[2020,13077000],[2021,16103000],[2022,13403000],[2023,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: 'FR0010907956_passif', data: FR0010907956_passif, height: "350", width: "100%" });