var MC0000031187_gearing = { "type": "bar", "plot":{ "bar-width":"50%", "tooltip" : { "text": "%v%", "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Gearing", "values": [[2009,0.8129773227554],[2010,15.375282027124],[2011,3.3659623822699],[2012,3.3659623822699],[2013,13.842779262598],[2014,1.1745269776691],[2015,1.4793399891187],[2016,1.4793399891187],[2017,1.5454295309148],[2018,20.789402497955],[2019,38.953739385],[2020,32.129314984239],[2021,46.87609081197],[2022,31.85141630415],[2023,6.7266700443402],[2024,2.2880568398533]], "background-color": "rgb(208, 0, 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":"1x1", "x" : "0", "y": "35", "item": { "font-size": "11px" } }, "scale-y" : { "format":"%v%", "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'MC0000031187_gearing', data: MC0000031187_gearing, height: "300", width: "100%" });