var FR0000033409_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,2255457000],[2009,1891176000],[2010,1944336000],[2011,2037416000],[2012,2334663000],[2013,2445566000],[2014,2593374000],[2015,3031087000],[2016,3493776000],[2017,4238972000],[2018,4511963000],[2019,5036975000],[2020,5196968000],[2021,5483999000],[2022,5476435000],[2023,4482140000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1104437000],[2009,1182293000],[2010,1205143000],[2011,921978000],[2012,1507746000],[2013,1530323000],[2014,1592412000],[2015,1704551000],[2016,1639183000],[2017,1683367000],[2018,1786254000],[2019,1468360000],[2020,1984734000],[2021,1930730000],[2022,2488484000],[2023,2621722000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,2177000],[2013,1066000],[2014,1554000],[2015,1581000],[2016,3423000],[2017,21300000],[2018,17800000],[2019,19270000],[2020,13850000],[2021,14450000],[2022,13070000],[2023,10380000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,7066000],[2012,42638000],[2013,5717000],[2014,8608000],[2015,6386000],[2016,7266000],[2017,6325000],[2018,6697000],[2019,8247000],[2020,9248000],[2021,8547000],[2022,11589000],[2023,7787000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,129522000],[2012,175991000],[2013,224791000],[2014,243929000],[2015,261931000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,778168000],[2021,718491000],[2022,763256000],[2023,959738000]], "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: 'FR0000033409_passif', data: FR0000033409_passif, height: "350", width: "100%" });