var FR0000051732_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,1542400000],[2009,1654100000],[2010,1631500000],[2011,2328900000],[2012,2379300000],[2013,2939200000],[2014,3402100000],[2015,4097100000],[2016,4835200000],[2017,5226000000],[2018,8101000000],[2019,7087000000],[2020,6871000000],[2021,4444000000],[2022,3799000000],[2023,61000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,590100000],[2009,674100000],[2010,561300000],[2011,908600000],[2012,927700000],[2013,400800000],[2014,631200000],[2015,1353900000],[2016,1640600000],[2017,1953100000],[2018,5418000000],[2019,5422000000],[2020,5087000000],[2021,5682000000],[2022,5875000000],[2023,5476000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,734100000],[2012,906600000],[2013,832000000],[2014,1351900000],[2015,1208400000],[2016,1524700000],[2017,1462600000],[2018,1486000000],[2019,1321000000],[2020,1406000000],[2021,1601000000],[2022,1135000000],[2023,1023000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,924600000],[2012,1021300000],[2013,1055600000],[2014,1397000000],[2015,1605500000],[2016,1970600000],[2017,2060000000],[2018,2462000000],[2019,2278000000],[2020,2230000000],[2021,2003000000],[2022,3161000000],[2023,3046000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2464700000],[2012,2209800000],[2013,1948700000],[2014,2252000000],[2015,2407200000],[2016,3381100000],[2017,2782700000],[2018,4109000000],[2019,2541000000],[2020,2533000000],[2021,3089000000],[2022,2424000000],[2023,1688000000]], "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: 'FR0000051732_passif', data: FR0000051732_passif, height: "350", width: "100%" });