var FR0000120693_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,147.33455882353],[2010,40.983079888627],[2011,50.021110407431],[2012,75.033036736851],[2013,68.458142299202],[2014,63.756773028296],[2015,63.756773028296],[2016,69.317340441285],[2017,61.536799654328],[2018,51.361997596475],[2019,46.687677666543],[2020,73.288297797481],[2021,63.655058043118],[2022,68.738079123854],[2023,64.259647023631]], "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: 'FR0000120693_gearing', data: FR0000120693_gearing, height: "300", width: "100%" });