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

[Bug] Remove tooltip from 3d Bar when we remove focus from the chart #17533

Closed
salahBouragba opened this issue Aug 19, 2022 · 4 comments
Closed
Labels
bug en This issue is in English 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

@salahBouragba
Copy link

Version

14.0.0

Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?c=bar3d-dataset&gl=1

Steps to Reproduce

  1. Focus on an element of the 3d Bar chart
  2. Verify that we show the tooltip
  3. Remove focus from the chart
  4. The tooltip doesn't disappear

Current Behavior

The tooltip stays in the chart

Expected Behavior

The tooltip should disappear like in the other charts (ex: https://echarts.apache.org/examples/en/editor.html?c=bar-simple)

Environment

- OS: Windows 10
- Browser: Chrome 104.0.5112.82, Edge 104.0.1293.54, Firefox 103.0.2
- Framework: Angular 14

Any additional comments?

No response

@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 Aug 19, 2022
@helgasoft
Copy link

helgasoft commented Aug 27, 2022

+1

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 Aug 26, 2024
Copy link
Contributor

github-actions bot commented Sep 2, 2024

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 Sep 2, 2024
@helgasoft
Copy link

Still not fixed as of Oct 2024.
There is a JS error TypeError: Cannot read properties of undefined (reading 'toFixed') coming from Grid3DView #L184 calling core/echarts.ts
There is also a related issue with legend coming from this same error.

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 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

2 participants