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

Implement axis label tooltips native to echarts #729

Open
dv-usama-ansari opened this issue Feb 18, 2025 · 0 comments
Open

Implement axis label tooltips native to echarts #729

dv-usama-ansari opened this issue Feb 18, 2025 · 0 comments
Assignees
Labels
type: feature New feature or request

Comments

@dv-usama-ansari
Copy link
Contributor

As of echarts 5.6.0, we have the option to show tooltips on the axis labels: https://echarts.apache.org/handbook/en/basics/release-note/5-6-0

Currently we have a custom implementation which involves a lot of unnecessary computations and side effect. We need to get rid of them

@dv-usama-ansari dv-usama-ansari added the type: feature New feature or request label Feb 18, 2025
@dv-usama-ansari dv-usama-ansari self-assigned this Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant