100pah commented on issue #12225: Scatter plot - hiding item tooltip triggers for outOfRange using visualMap URL: https://github.com/apache/incubator-echarts/issues/12225#issuecomment-594122528 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 ?
---------------------------------------------------------------- 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]
