var FR0010313833_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": [[2006,null],[2007,null],[2008,2018000000],[2009,1813000000],[2010,2240000000],[2011,2217000000],[2012,2311000000],[2013,2349000000],[2014,3573000000],[2015,3949000000],[2016,4249000000],[2017,4474000000],[2018,5028000000],[2019,5324000000],[2020,5235000000],[2021,6350000000],[2022,7339000000],[2023,7455000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,null],[2008,562000000],[2009,430000000],[2010,621000000],[2011,855000000],[2012,1260000000],[2013,1300000000],[2014,1303000000],[2015,2090000000],[2016,2105000000],[2017,2494000000],[2018,2447000000],[2019,3038000000],[2020,2797000000],[2021,2762000000],[2022,3258000000],[2023,4275000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,304000000],[2012,null],[2013,800000000],[2014,748000000],[2015,660000000],[2016,850000000],[2017,763000000],[2018,762000000],[2019,818000000],[2020,833000000],[2021,838000000],[2022,741000000],[2023,725000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,665000000],[2012,683000000],[2013,687000000],[2014,704000000],[2015,884000000],[2016,932000000],[2017,965000000],[2018,1037000000],[2019,905000000],[2020,987000000],[2021,1274000000],[2022,1149000000],[2023,1036000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,1279000000],[2012,1285000000],[2013,339000000],[2014,473000000],[2015,1138000000],[2016,914000000],[2017,880000000],[2018,837000000],[2019,892000000],[2020,859000000],[2021,1077000000],[2022,1024000000],[2023,1026000000]], "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: 'FR0010313833_passif', data: FR0010313833_passif, height: "350", width: "100%" });