var FR0000050809_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,268306000],[2009,281689000],[2010,364554000],[2011,273911000],[2012,305253000],[2013,357912000],[2014,1088420000],[2015,1233100000],[2016,1103100000],[2017,1240000000],[2018,1329200000],[2019,1422200000],[2020,1445400000],[2021,1695500000],[2022,1893400000],[2023,1925100000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,231203000],[2009,181015000],[2010,112052000],[2011,79655000],[2012,251415000],[2013,256809000],[2014,664816000],[2015,753400000],[2016,771400000],[2017,672500000],[2018,791200000],[2019,1053600000],[2020,988600000],[2021,909000000],[2022,898300000],[2023,1640700000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,45848000],[2012,55276000],[2013,71124000],[2014,453132000],[2015,355900000],[2016,518300000],[2017,434300000],[2018,377400000],[2019,414300000],[2020,482800000],[2021,373000000],[2022,242000000],[2023,285600000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,54768000],[2012,56637000],[2013,68910000],[2014,256851000],[2015,257500000],[2016,285900000],[2017,268800000],[2018,294900000],[2019,582900000],[2020,606800000],[2021,719400000],[2022,719100000],[2023,885800000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,314691000],[2012,362247000],[2013,422722000],[2014,1030508000],[2015,1221100000],[2016,1206200000],[2017,1188200000],[2018,1195000000],[2019,1073200000],[2020,1013100000],[2021,1074100000],[2022,1193000000],[2023,1333300000]], "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: 'FR0000050809_passif', data: FR0000050809_passif, height: "350", width: "100%" });