apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
59.97k stars 19.59k forks source link

Scatter plot - hiding item tooltip triggers for outOfRange using visualMap #12225

Closed dileepyelleti closed 2 years ago

dileepyelleti commented 4 years ago

Version

4.6.0

Reproduction link

https://echarts.apache.org/examples/en/editor.html?c=scatter-aqi-color

Steps to reproduce

In the example if any item is overlapping with bigger item and is behind then there is no way to view its tooltip details. Even after changing visualMap trigger it can just hide element but cant remove tooltip trigger.

What is expected?

There should be a way to disable tooltip triggers for items which are outOfRange using visualMap. Then users can see tooltip details by hiding bigger items using visualMap triggers

What is actually happening?

There is no way to view details in tooltip for item overlapping and behind bigger item.

echarts-bot[bot] commented 4 years ago

Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.

If you are interested in the project, you may also subscribe our mail list.

Have a nice day! 🍵

100pah commented 4 years ago

Firstly, like @dileepyelleti mentioned, there could be an option to make items that is out of range silent.

But it is a typical issue that how to show the detail info of the overlapped items. But I have no clear idea with it yet.

Even if we use dataZoom, if to items are very close or even the same, one of them is still hard to be checked. Maybe "snap" feature should be provided. And there might be some option to make the tooltip show more than one item if they are very close.

What's your opinion @pissang @Wdingding ?

github-actions[bot] commented 2 years 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.

github-actions[bot] commented 2 years ago

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!