Closed minicloudsky closed 7 months ago
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!
What problem does this feature solve?
I want to create a chart like below with echarts area chart,however,I can't fix the tooltip in a specific pisition,how can i fix the echarts tooltip, and when x axis the moving,the data the updating,the results like below My echarts area chart
I expected result implement in echarts (data update when user mouse moving)
How can i config echarts options,or what should i do ?thanks community
What does the proposed API look like?
My current echarts code like below