var FR0000033003_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,102429000],[2009,128951000],[2010,140119000],[2011,146316000],[2012,173013000],[2013,184405000],[2014,184555000],[2015,162778000],[2016,156749000],[2017,136693000],[2018,129114000],[2019,123085000],[2020,146738000],[2021,164960000],[2022,153662000],[2023,147612000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,297162000],[2009,336435000],[2010,331275000],[2011,363927000],[2012,488640000],[2013,451535000],[2014,439106000],[2015,399485000],[2016,363457000],[2017,209942000],[2018,224663000],[2019,250736000],[2020,262945000],[2021,295072000],[2022,349561000],[2023,340400000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,307000],[2012,359000],[2013,389000],[2014,266000],[2015,410000],[2016,556000],[2017,198000],[2018,353000],[2019,439000],[2020,552000],[2021,484000],[2022,481000],[2023,562000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,29862000],[2012,39135000],[2013,46339000],[2014,28249000],[2015,32395000],[2016,27613000],[2017,12628000],[2018,39488000],[2019,25018000],[2020,10202000],[2021,12621000],[2022,12338000],[2023,14139000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,66066000],[2012,71844000],[2013,59846000],[2014,72384000],[2015,92679000],[2016,84890000],[2017,38736000],[2018,45786000],[2019,47568000],[2020,53522000],[2021,79265000],[2022,55684000],[2023,60694000]], "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: 'FR0000033003_passif', data: FR0000033003_passif, height: "350", width: "100%" });