Highcharts, make the yAxis start at zero

2019-06-14 22:51发布

问题:

I suppose this should be a no brainer for some, but I couldn't find it in those awful auto generated documentation

回答1:

You should add in your yAxis property in chart object min : 0 It's simillar question to: How to set Highcharts chart maximum yAxis value