Charts icon indicating copy to clipboard operation
Charts copied to clipboard

有没有鼠标放入显示数值的事件或者什么属性可以设置,找文档没找到!

Open 1104049235 opened this issue 5 years ago • 4 comments

如题·,求助一波,需求是鼠标放入显示当前值

1104049235 avatar Aug 12 '20 11:08 1104049235

问一下 怎么渲染异步加载的数据 文档在什么地方

liqingzhu avatar Sep 23 '20 04:09 liqingzhu

tooltip: {//提示框,可以在全局也可以在 trigger: 'item', //提示框的样式 formatter: "{a}
{b}: {c} ({d}%)", },

huangqiyu1211 avatar Oct 20 '20 09:10 huangqiyu1211

好的👌多谢,我试试

------------------ 原始邮件 ------------------ 发件人: huangqiyu1211 <[email protected]> 发送时间: 2020年10月20日 17:02 收件人: DataV-Team/Charts <[email protected]> 抄送: 1104049235 <[email protected]>, Author <[email protected]> 主题: 回复:[DataV-Team/Charts] 有没有鼠标放入显示数值的事件或者什么属性可以设置,找文档没找到! (#14)

tooltip: {//提示框,可以在全局也可以在 trigger: 'item', //提示框的样式 formatter: "{a} {b}: {c} ({d}%)", },

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

1104049235 avatar Oct 20 '20 09:10 1104049235

不行。呢

qq7531965 avatar Feb 04 '21 07:02 qq7531965