var FR0011476928_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": [[2010,388800000],[2011,30500000],[2012,397000000],[2013,539800000],[2014,595400000],[2015,564300000],[2016,1040200000],[2017,1103000000],[2018,1261000000],[2019,1398300000],[2020,1373400000],[2021,1563600000],[2022,1522600000],[2023,1538200000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,62100000],[2011,233200000],[2012,13500000],[2013,5700000],[2014,500000],[2015,600000],[2016,863100000],[2017,861000000],[2018,911200000],[2019,2192700000],[2020,2568600000],[2021,2064400000],[2022,2077300000],[2023,2067600000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,49900000],[2012,63200000],[2013,58600000],[2014,69100000],[2015,77400000],[2016,186300000],[2017,179800000],[2018,161500000],[2019,176700000],[2020,205900000],[2021,187800000],[2022,145400000],[2023,166500000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,730500000],[2012,717100000],[2013,692600000],[2014,767700000],[2015,817000000],[2016,1598600000],[2017,1765600000],[2018,1876700000],[2019,1888700000],[2020,1784400000],[2021,2036900000],[2022,1965100000],[2023,2152700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,663300000],[2012,534400000],[2013,516100000],[2014,457400000],[2015,447300000],[2016,1271800000],[2017,1360400000],[2018,1300200000],[2019,1379400000],[2020,1217000000],[2021,1107200000],[2022,1036500000],[2023,1089700000]], "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: 'FR0011476928_passif', data: FR0011476928_passif, height: "350", width: "100%" });