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.
当我创建嵌套组图表时,如果只有一个嵌套组,则不绘制右侧边框
example:
jsfiddle.net/gmrpY/7
您可以设置 X 轴的最大范围以消除此问题
xAxis :{ max:0.5, },