yAxis: { labels: { formatter: function () { return this.value; } } }
↧
yAxis: { labels: { formatter: function () { return this.value; } } }