var FR0000079147_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,138.86605349013],[2009,102.80951740825],[2010,84.34055195059],[2011,75.52031307727],[2012,60.77564553401],[2013,50.502790745454],[2014,40.695149947542],[2015,43.160893083209],[2016,57.785300255043],[2017,135.37782349664],[2018,148.53962281055],[2019,131.94779069495],[2020,106.66649946076],[2021,116.95291644027],[2022,132.65739713416],[2023,106.25722223588]], "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: 'FR0000079147_gearing', data: FR0000079147_gearing, height: "300", width: "100%" });