var FR0000064164_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,359423000],[2009,362141000],[2010,364044000],[2011,366657000],[2012,364754000],[2013,367270000],[2014,373176000],[2015,379837000],[2016,387415000],[2017,393900000],[2018,402269000],[2019,419348000],[2020,423164000],[2021,445165000],[2022,471369000],[2023,512467000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,74239000],[2009,39133000],[2010,61497000],[2011,70837000],[2012,62304000],[2013,60880000],[2014,76931000],[2015,101322000],[2016,89593000],[2017,121586000],[2018,118423000],[2019,258985000],[2020,292042000],[2021,264132000],[2022,224723000],[2023,208699000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,16034000],[2012,16746000],[2013,17613000],[2014,19456000],[2015,20691000],[2016,22051000],[2017,23329000],[2018,23457000],[2019,25350000],[2020,25900000],[2021,21939000],[2022,20269000],[2023,19419000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,52591000],[2012,47699000],[2013,47024000],[2014,53591000],[2015,58760000],[2016,66798000],[2017,61815000],[2018,61013000],[2019,71098000],[2020,68296000],[2021,76606000],[2022,94230000],[2023,79901000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,79404000],[2012,81262000],[2013,80525000],[2014,83799000],[2015,85650000],[2016,87266000],[2017,89203000],[2018,81348000],[2019,91530000],[2020,84497000],[2021,90774000],[2022,104505000],[2023,115598000]], "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: 'FR0000064164_passif', data: FR0000064164_passif, height: "350", width: "100%" });