var FR0011648971_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": [[2010,41000],[2011,329000],[2012,-278000],[2013,-1073000],[2014,597000],[2015,8749000],[2016,11792000],[2017,10129000],[2018,12898000],[2019,10863000],[2020,27855000],[2021,11585000],[2022,3648000],[2023,437000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,0],[2012,419000],[2013,1053000],[2014,3314000],[2015,1000],[2016,1000],[2017,1000],[2018,2000],[2019,1000],[2020,387000],[2021,3291000],[2022,3649000],[2023,3473000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,270000],[2015,310000],[2016,490000],[2017,450000],[2018,510000],[2019,543000],[2020,706000],[2021,648000],[2022,957000],[2023,315000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,570000],[2015,1400000],[2016,2210000],[2017,3310000],[2018,4730000],[2019,3350000],[2020,5920000],[2021,6750000],[2022,16010000],[2023,272000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,521000],[2012,916000],[2013,1713000],[2014,842000],[2015,1790000],[2016,2717000],[2017,3787000],[2018,5580000],[2019,4242000],[2020,7095000],[2021,7998000],[2022,16976000],[2023,593000]], "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: 'FR0011648971_passif', data: FR0011648971_passif, height: "350", width: "100%" });