xAxis: {
events: {
afterSetExtremes: function(e){
this.update({max: e.dataMax})
}
}
}
我需要将所有现有数据自动填充到轴的边缘。
如您所见,xAxis 的“更新”方法不起作用。
所以,这张图会说明一切: https ://docs.google.com/file/d/0B1NnI0VFDVA3Yzh5N01neWpRRkU/edit?pli=1