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

[new Feature] dispatchAction showTip is not work in 3D Scatter #18064

Closed
Coderyida opened this issue Dec 14, 2022 · 5 comments
Closed

[new Feature] dispatchAction showTip is not work in 3D Scatter #18064

Coderyida opened this issue Dec 14, 2022 · 5 comments
Labels
bug en This issue is in English gl pending We are not sure about whether this is a bug/new feature. stale Inactive for a long time. Will be closed in 7 days.

Comments

@Coderyida
Copy link

Version

echarts 5.3.3 & echarts-gl 2.0.9

Link to Minimal Reproduction

No response

Steps to Reproduce

  echartRef.dispatchAction({
    type: 'showTip',
    seriesIndex: 0,
    dataIndex: 2
  })

Current Behavior

when the ts excution dispatchAction api the tooltip can not show in 3D Scatter chart

Expected Behavior

but on 2D Scatter is normal

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

@Coderyida Coderyida added the bug label Dec 14, 2022
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Dec 14, 2022
@Coderyida Coderyida changed the title [Bug] dispatchAction showTip is not work in 3D Scatter [new Feature] dispatchAction showTip is not work in 3D Scatter Dec 14, 2022
@dev-zhiou
Copy link

咋样了铁汁,我也遇到这样的问题,是不是dispatchAction不支持3D的组件

@Coderyida
Copy link
Author

咋样了铁汁,我也遇到这样的问题,是不是dispatchAction不支持3D的组件

老铁 可能GL 类的图表现在还是不支持哦,我翻了下其他人提的issue, 今年一月份,官方Ovilia 姐姐是这么回复的,如下

#16356 (comment)

@dev-zhiou
Copy link

dev-zhiou commented Dec 15, 2022 via email

@Ovilia Ovilia added the gl label Dec 16, 2022
Copy link
Contributor

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

@github-actions github-actions bot added the stale Inactive for a long time. Will be closed in 7 days. label Dec 15, 2024
Copy link
Contributor

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English gl pending We are not sure about whether this is a bug/new feature. stale Inactive for a long time. Will be closed in 7 days.
Projects
None yet
Development

No branches or pull requests

3 participants