var FR0000045304_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,983145000],[2009,1160553000],[2010,1227536000],[2011,1293498000],[2012,1370274000],[2013,1445173000],[2014,1561331000],[2015,1664527000],[2016,1731675000],[2017,1832701000],[2018,2057933000],[2019,2210070000],[2020,2220419000],[2021,2498068000],[2022,2463289000],[2023,2650321000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,19910000],[2018,34490000],[2019,34380000],[2020,52290000],[2021,49970000],[2022,58220000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,124880000],[2015,109960000],[2016,138910000],[2017,123020000],[2018,154930000],[2019,145090000],[2020,148240000],[2021,39960000],[2022,64540000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,51370000],[2015,59030000],[2016,58880000],[2017,55840000],[2018,57190000],[2019,61740000],[2020,68970000],[2021,13203680000],[2022,13390560000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,200354000],[2012,211806000],[2013,213861000],[2014,231693000],[2015,232371000],[2016,254235000],[2017,259888000],[2018,268904000],[2019,277532000],[2020,300995000],[2021,314687000],[2022,653311000],[2023,493816000]], "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: 'FR0000045304_passif', data: FR0000045304_passif, height: "350", width: "100%" });