Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

图例点击事件 #5937

Closed
YY88Xu opened this issue Dec 14, 2023 · 1 comment
Closed

图例点击事件 #5937

YY88Xu opened this issue Dec 14, 2023 · 1 comment

Comments

@YY88Xu
Copy link

YY88Xu commented Dec 14, 2023

问题描述

如果不是自定义实现图例,图例的点击事件是什么呢?有没有暴露出来可以直接监听的呢?

重现链接

No response

重现步骤

No response

预期行为

No response

平台

  • 操作系统: [macOS, Windows, Linux, React Native ...]
  • 网页浏览器: [Google Chrome, Safari, Firefox]

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@pearmini
Copy link
Member

chart.on("component:click", ()=> {
  console.log('hello')
})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants