dileepyelleti opened a new issue #12225: Scatter plot - hiding item tooltip triggers for outOfRange using visualMap URL: https://github.com/apache/incubator-echarts/issues/12225 ### Version 4.6.0 ### Reproduction link [https://echarts.apache.org/examples/en/editor.html?c=scatter-aqi-color](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. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
