var FR0010193979_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,95303000],[2009,108964000],[2010,126340000],[2011,136133000],[2012,149395000],[2013,164493000],[2014,169723000],[2015,170622000],[2016,180093000],[2017,198319000],[2018,200742000],[2019,202620000],[2020,216997000],[2021,224937000],[2022,237596000],[2023,241841000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,129560000],[2009,135651000],[2010,153534000],[2011,156664000],[2012,176243000],[2013,197794000],[2014,230464000],[2015,255684000],[2016,240053000],[2017,202863000],[2018,265387000],[2019,200997000],[2020,229475000],[2021,210488000],[2022,192504000],[2023,153770000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,132000],[2012,284000],[2013,499000],[2014,248000],[2015,420000],[2016,325000],[2017,441000],[2018,700000],[2019,9960000],[2020,4460000],[2021,2810000],[2022,2920000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,22846000],[2012,27141000],[2013,19494000],[2014,18760000],[2015,17378000],[2016,18098000],[2017,14136000],[2018,20162000],[2019,18753000],[2020,15636000],[2021,10880000],[2022,19695000],[2023,22107000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,42674000],[2012,50493000],[2013,40842000],[2014,38594000],[2015,48023000],[2016,47364000],[2017,91851000],[2018,70175000],[2019,98575000],[2020,74826000],[2021,71534000],[2022,68555000],[2023,70176000]], "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: 'FR0010193979_passif', data: FR0010193979_passif, height: "350", width: "100%" });