var FR0000120966_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": [[2008,2.8055315485794],[2009,16.496483894612],[2010,1.0030124985464],[2011,0.7051316132075],[2012,0.8308428333453],[2013,7.7639500297442],[2014,5.1726013015348],[2015,0.5531093069427],[2016,2.8466792925419],[2017,0.2981945759222],[2018,3.3337484418171],[2019,6.0853240071091],[2020,8.100559810137],[2021,5.8051304660579],[2022,6.3977320532367],[2023,8.458157604587]], "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: 'FR0000120966_gearing', data: FR0000120966_gearing, height: "300", width: "100%" });