摘要:
label: { normal: { fontSize: 14, formatter(v) { let text = v.name let count = text.indexOf('¥') console.log() return text.length < count ? text : `${text.slice(0,count)}\n${text.slice(count)}` } } }, 阅读全文
posted @ 2019-08-29 17:51
来亦何哀
阅读(3379)
评论(0)
推荐(1)

浙公网安备 33010602011771号