Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试过设置
pointStart: 1
对于每个数据系列,但我有三个数据系列并且无法弄清楚如何以对数方式缩放整个图表?
小提琴-> http://jsfiddle.net/EwpWh/3/
min:0从 yAxis 中移除并设置type:'logarithmic'. 见:http: //jsfiddle.net/Fusher/EwpWh/4/
min:0
type:'logarithmic'