var FR0000185514_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,2346158000],[2009,2757207000],[2010,2929614000],[2011,3163745000],[2012,3317641000],[2013,3359867000],[2014,3294196000],[2015,3421902000],[2016,3555325000],[2017,3779423000],[2018,4205716000],[2019,4514264000],[2020,4554148000],[2021,5165945000],[2022,5141164000],[2023,5388944000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,545970000],[2014,null],[2015,545480000],[2016,445320000],[2017,384270000],[2018,314140000],[2019,105150000],[2020,104360000],[2021,174660000],[2022,220260000],[2023,149810000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,287220000],[2014,null],[2015,340520000],[2016,589800000],[2017,778730000],[2018,344750000],[2019,388060000],[2020,451830000],[2021,77260000],[2022,167880000],[2023,169220000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[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,30708770000],[2022,33942950000],[2023,32096840000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,564599000],[2012,565940000],[2013,468037000],[2014,403981000],[2015,451950000],[2016,0],[2017,891746000],[2018,483548000],[2019,524714000],[2020,574241000],[2021,591991000],[2022,1117387000],[2023,881400000]], "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: 'FR0000185514_passif', data: FR0000185514_passif, height: "350", width: "100%" });