var FR0000185506_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": [[2007,1840541000],[2008,1445132000],[2009,1700548000],[2010,1792925000],[2011,1883241000],[2012,2000987000],[2013,2118643000],[2014,2243092000],[2015,2379892000],[2016,2495517000],[2017,2623079000],[2018,2958134000],[2019,3155663000],[2020,3141400000],[2021,3566299000],[2022,3547464000],[2023,3744856000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,1078070000],[2013,604000000],[2014,null],[2015,111020000],[2016,153910000],[2017,791950000],[2018,302360000],[2019,168830000],[2020,117760000],[2021,426370000],[2022,601160000],[2023,436980000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,328640000],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,92970000],[2022,149290000],[2023,144620000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,23449450000],[2022,26658730000],[2023,26152770000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,376224000],[2012,402805000],[2013,356187000],[2014,358619000],[2015,380419000],[2016,0],[2017,0],[2018,0],[2019,483150000],[2020,629113000],[2021,528412000],[2022,1809744000],[2023,1120817000]], "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: 'FR0000185506_passif', data: FR0000185506_passif, height: "350", width: "100%" });