var FR0000185423_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": [[2009,12.429286840397],[2010,12.170935641113],[2011,18.438934919533],[2012,18.438934919533],[2013,20.636747444261],[2014,23.481254529881],[2015,23.481254529881],[2016,26.588892031658],[2017,35.631153479306],[2018,40.237256330662],[2019,35.797677490094],[2020,178.58095024958],[2021,73.896760105627],[2022,88.011069054359],[2023,179.95104967424]], "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: 'FR0000185423_gearing', data: FR0000185423_gearing, height: "300", width: "100%" });