【发布时间】:2016-06-06 08:47:55
【问题描述】:
我不知道为什么我的 Highcharts 图表的底部水平线显示一条线(在屏幕截图下方突出显示)。它不应该在那里......
猜猜有一个简单的技巧可以摆脱它?我还没有找到解决方案...
xAxis: {
labels: {
enabled: false,
style: {
color: "#666666"
},
x: 0
},
gridLineWidth: 0,
gridLineDashStyle: 'Dot',
tickWidth: 0
},
感谢任何提示!
【问题讨论】:
标签: highcharts axis