var NL0009269109_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": [[2010,null],[2011,null],[2012,71.739513652431],[2013,68.134182547134],[2014,40.555238433175],[2015,50.791926224732],[2016,124.76215309589],[2017,37.468938258816],[2018,39.087976283896],[2019,78.582747072442],[2020,60.902614295368],[2021,44.425135938113],[2022,27.17502736429],[2023,46.187088988341]], "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: 'NL0009269109_gearing', data: NL0009269109_gearing, height: "300", width: "100%" });