var FR0000031577_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,201013000],[2009,236200000],[2010,302354000],[2011,313866000],[2012,398416000],[2013,414374000],[2014,481778000],[2015,482290000],[2016,520787000],[2017,478843000],[2018,495875000],[2019,551879000],[2020,655217000],[2021,725191000],[2022,839288000],[2023,909917000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,73494000],[2009,47781000],[2010,42412000],[2011,92422000],[2012,172230000],[2013,215677000],[2014,572910000],[2015,654141000],[2016,595517000],[2017,508390000],[2018,488895000],[2019,459906000],[2020,116240000],[2021,95397000],[2022,91555000],[2023,121348000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,9631000],[2012,11743000],[2013,13846000],[2014,18645000],[2015,18411000],[2016,20574000],[2017,20793000],[2018,30826000],[2019,28845000],[2020,30580000],[2021,27418000],[2022,25421000],[2023,26905000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,63124000],[2012,74036000],[2013,77795000],[2014,83039000],[2015,115026000],[2016,105261000],[2017,108733000],[2018,89572000],[2019,95769000],[2020,105254000],[2021,127602000],[2022,155820000],[2023,149629000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,108718000],[2012,170855000],[2013,174232000],[2014,168407000],[2015,160682000],[2016,175022000],[2017,160572000],[2018,167639000],[2019,186860000],[2020,202210000],[2021,225942000],[2022,221536000],[2023,247931000]], "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: 'FR0000031577_passif', data: FR0000031577_passif, height: "350", width: "100%" });