var FR0004034072_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,7760000],[2009,7863000],[2010,8360000],[2011,10423000],[2012,9728000],[2013,10761000],[2014,12117000],[2015,13512000],[2016,16811000],[2017,23065000],[2018,48219000],[2019,55296000],[2020,60687000],[2021,67586000],[2022,69481000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,6646000],[2010,8186000],[2011,8142000],[2012,11369000],[2013,13717000],[2014,12604000],[2015,14449000],[2016,16568000],[2017,27026000],[2018,10122000],[2019,31916000],[2020,27673000],[2021,36578000],[2022,38438000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,130000],[2013,156000],[2014,282000],[2015,344000],[2016,449000],[2017,512000],[2018,632000],[2019,821000],[2020,1389000],[2021,1492000],[2022,862000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2607000],[2012,2673000],[2013,2306000],[2014,1639000],[2015,1360000],[2016,1286000],[2017,1616000],[2018,4701000],[2019,3807000],[2020,9654000],[2021,5533000],[2022,6820000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,8518000],[2012,11860000],[2013,14895000],[2014,16611000],[2015,18588000],[2016,20554000],[2017,23177000],[2018,22847000],[2019,22950000],[2020,31114000],[2021,36407000],[2022,39138000],[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: 'FR0004034072_passif', data: FR0004034072_passif, height: "350", width: "100%" });