You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
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.
Version
14.0.0
Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=bar3d-dataset&gl=1
Steps to Reproduce
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
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: