var FR0000052516_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": [[2009,753800000],[2010,1045200000],[2011,1121900000],[2012,1150300000],[2013,1160100000],[2014,1272000000],[2015,1264000000],[2016,1264000000],[2017,1308500000],[2018,1304700000],[2019,1323900000],[2020,1229800000],[2021,1329000000],[2022,1483400000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,620600000],[2010,612200000],[2011,624600000],[2012,697100000],[2013,868800000],[2014,1033200000],[2015,947100000],[2016,947100000],[2017,970100000],[2018,962600000],[2019,1159900000],[2020,1237200000],[2021,1214100000],[2022,1312000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,23600000],[2012,22100000],[2013,46500000],[2014,57700000],[2015,77000000],[2016,77000000],[2017,64200000],[2018,57400000],[2019,61700000],[2020,69100000],[2021,49000000],[2022,36300000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,180800000],[2012,204700000],[2013,232300000],[2014,227400000],[2015,222900000],[2016,222900000],[2017,226800000],[2018,230000000],[2019,255800000],[2020,227400000],[2021,243600000],[2022,283300000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,333900000],[2012,368100000],[2013,416000000],[2014,420900000],[2015,351100000],[2016,380500000],[2017,377400000],[2018,340900000],[2019,377700000],[2020,428500000],[2021,423200000],[2022,447300000]], "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: 'FR0000052516_passif', data: FR0000052516_passif, height: "350", width: "100%" });