var FR0000066755_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,86.191276258018],[2006,58.378050126974],[2007,46.830216100088],[2008,83.828746262623],[2009,118.59655974296],[2010,98.497240543815],[2011,87.645734079226],[2012,68.693645496556],[2013,34.94255683207],[2014,47.939376334551],[2015,42.984118655491],[2016,42.014249854205],[2017,34.534918849969],[2018,57.643098953267],[2019,64.324029869943],[2020,81.777381266671],[2021,85.880373464724],[2022,151.16008872302],[2023,172.03701903867]], "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: 'FR0000066755_gearing', data: FR0000066755_gearing, height: "300", width: "100%" });