var FR0000066672_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,130.37284370057],[2009,100.13119303859],[2010,86.139421347885],[2011,126.54079214175],[2012,89.823142391501],[2013,120.80117710231],[2014,131.30267848981],[2015,139.805467423],[2016,132.66101378592],[2017,150.57790160092],[2018,117.6384202263],[2019,155.98396664049],[2020,379.95244415233],[2021,314.62193061243],[2022,270.2185520347],[2023,266.09272364549]], "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: 'FR0000066672_gearing', data: FR0000066672_gearing, height: "300", width: "100%" });