var FR0000031122_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": [[2005,6020000000],[2006,7853000000],[2007,8412000000],[2008,10614000000],[2009,5676000000],[2010,5418000000],[2011,6094000000],[2012,4980000000],[2013,2290000000],[2014,-632000000],[2015,273000000],[2016,1296000000],[2017,2420000000],[2018,1865000000],[2019,2299000000],[2020,-5351000000],[2021,-3816000000],[2022,-2480000000],[2023,500000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,9195000000],[2006,9188000000],[2007,8650000000],[2008,7991000000],[2009,9499000000],[2010,11163000000],[2011,11270000000],[2012,11256000000],[2013,10899000000],[2014,10128000000],[2015,9080000000],[2016,8457000000],[2017,12236000000],[2018,11099000000],[2019,11237000000],[2020,18646000000],[2021,16260000000],[2022,14706000000],[2023,13645000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,1516000000],[2006,1453000000],[2007,1387000000],[2008,1439000000],[2009,1334000000],[2010,null],[2011,2061000000],[2012,2287000000],[2013,3102000000],[2014,3491000000],[2015,3508000000],[2016,3792000000],[2017,5257000000],[2018,5133000000],[2019,6003000000],[2020,1241000000],[2021,984000000],[2022,1189000000],[2023,2912000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,1901000000],[2006,2039000000],[2007,2131000000],[2008,2218000000],[2009,1887000000],[2010,null],[2011,2599000000],[2012,2219000000],[2013,2369000000],[2014,2444000000],[2015,2395000000],[2016,2359000000],[2017,2365000000],[2018,2460000000],[2019,2379000000],[2020,1435000000],[2021,1850000000],[2022,2424000000],[2023,2447000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,2818000000],[2006,3664000000],[2007,3654000000],[2008,5165000000],[2009,7329000000],[2010,null],[2011,4331000000],[2012,6647000000],[2013,6645000000],[2014,6646000000],[2015,6796000000],[2016,7028000000],[2017,7685000000],[2018,8500000000],[2019,8817000000],[2020,9623000000],[2021,0],[2022,null],[2023,null]], "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: 'FR0000031122_passif', data: FR0000031122_passif, height: "350", width: "100%" });