var FR0000064446_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": [[2005,0.0132678784662],[2006,0.1185158173033],[2007,16.801825522205],[2008,17.008842990539],[2009,8.7790651004736],[2010,3.1370951313913],[2011,2.6784541171613],[2012,0],[2013,17.897882034436],[2014,22.123186259994],[2015,22.412145499383],[2016,22.32149594772],[2017,28.825372241191],[2018,30.05725833614],[2019,59.363320224902],[2020,68.505446126988],[2021,59.918343133321],[2022,48.588941784125],[2023,70.156906825986]], "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: 'FR0000064446_gearing', data: FR0000064446_gearing, height: "300", width: "100%" });