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.
我正在使用 PHP 开发一个调查系统,并且正在使用 Highcharts 来绘制图表。如何确保图形区域底部显示 0,顶部显示 1?
听起来您需要 yAxis min和max选项。