var FR0004023208_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,186.08228274245],[2009,132.51683170423],[2010,76.164064012061],[2011,64.52517453641],[2012,72.104497230307],[2013,59.790152595051],[2014,61.35834907571],[2015,61.932517124285],[2016,71.32746010141],[2017,67.219279153846],[2018,73.58389183283],[2019,60.995571357653],[2020,47.090423111325],[2021,51.547579375567],[2022,95.361507081271],[2023,99.378807742231]], "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: 'FR0004023208_gearing', data: FR0004023208_gearing, height: "300", width: "100%" });