tickInterval doesn't work properly in Highchart and Highstock.
问题 I am trying to use Highstock/Highchart to show some data. In my data, the interval between each record is 1 millisecond, I want to set length between each tick to 40 milliseconds, I tried it by setting tickInterval to 40, but on the graph it shows 50 between each tick. If I set it to 30, the graph shows 25. Very weird, I don't know what to do now, please help. The link: http://jsfiddle.net/xEcNS/1/ Thanks you 回答1: I went through the highstock source code and found this piece of code function