var FR0010313833_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": [[2006,null],[2007,null],[2008,27.84935579782],[2009,23.717595146167],[2010,27.723214285714],[2011,38.565629228687],[2012,54.521852012116],[2013,55.34269902086],[2014,36.467954100196],[2015,52.924791086351],[2016,49.541068486703],[2017,55.744300402325],[2018,48.667462211615],[2019,57.062359128475],[2020,53.428844317096],[2021,43.496062992126],[2022,44.392969069355],[2023,57.344064386318]], "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: 'FR0010313833_gearing', data: FR0010313833_gearing, height: "300", width: "100%" });