【发布时间】:2017-05-22 13:29:15
【问题描述】:
我有这个 stackAreaChart,它有这个最高值/数字 106,794,我想在 Y 轴上删除它。如何删除该最高值? http://imgur.com/a/3F3E2
这是我的 nvd3 代码: https://pastebin.com/ignt23rE
yAxis: {
axisLabel: 'ktoe',
axisLabelDistanc: 40,
tickFormat: d3.format(',')
},
【问题讨论】:
标签: angular ionic-framework graph nvd3.js