var FR0000075392_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,112.4344269583],[2009,71.176353238463],[2010,64.389941927306],[2011,66.524320687941],[2012,106.97047496791],[2013,119.79505609247],[2014,90.753459555302],[2015,123.7388548822],[2016,127.65425521015],[2017,156.94707808998],[2018,187.97906976744],[2019,225.63976256742],[2020,159.50711416706],[2021,104.00093863663],[2022,105.62711753441],[2023,181.39842936891]], "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: 'FR0000075392_gearing', data: FR0000075392_gearing, height: "300", width: "100%" });