var FR0000062465_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": [[2010,180.47666090393],[2011,176.52628521638],[2012,2148.4584450402],[2013,-624.03100775194],[2014,-289.21341206242],[2015,-392.98821241949],[2016,-211.64621968616],[2017,46.086036671368],[2018,80.234159779614],[2019,114.14728682171],[2020,411.47245889836],[2021,279.31389365352],[2022,336.95056867017],[2023,297.29132200331]], "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: 'FR0000062465_gearing', data: FR0000062465_gearing, height: "300", width: "100%" });