var NL0000009165_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": [[2012,105.71227080395],[2013,98.56749757203],[2014,87.459113886411],[2015,83.589913735899],[2016,100.21272215741],[2017,106.4389504855],[2018,96.435006435006],[2019,98.503841488071],[2020,126.43135075042],[2021,85.649746192893],[2022,74.712591240876],[2023,80.029838957392]], "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: 'NL0000009165_gearing', data: NL0000009165_gearing, height: "300", width: "100%" });