[Message]
00001094
max: function(value) { return value.max - 20; }
min: function(value) { return value.min - 20; }
axisLabel: { show: true, interval:0, rotate:40, textStyle: { color: '#333' } }