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

如何主动触发 action #4534

Closed
shhdgit opened this issue Dec 28, 2022 · 2 comments
Closed

如何主动触发 action #4534

shhdgit opened this issue Dec 28, 2022 · 2 comments
Assignees
Labels

Comments

@shhdgit
Copy link

shhdgit commented Dec 28, 2022

请问应该如何主动触发 action,比如初始化时根据数据直接 element-range-highlight 一段区间

@pearmini
Copy link
Member

v5 目前还没有这个能力,之后可以如下的能力:

chart.emit('highlight', { data: { start, end }})

@pearmini pearmini added the V5 label May 12, 2023
@pearmini
Copy link
Member

close by: #5117

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

No branches or pull requests

2 participants