fakedestinyck commented on issue #9504: How to set axisPointer snap to both X-axis and Y-axis? 如何让axisPointer同时吸附X轴和Y轴? URL: https://github.com/apache/incubator-echarts/issues/9504#issuecomment-443584163 > Currently, in an axis whose `type` is `'value'`, the `axisPointer` can only snap to data point, rather than axis tick. > > Could I know why do you intend to make `axisPointer` snap to axis tick (e.g., 1, 2, 3)? > If the scenario is reasonable, it can be added as a new feature ~ I'm making a ranking chart. And since the ranking could only be an integer, there's no reason that the y-axis label of the axisPointer would be a floating number rather than an integer. That is what I am thinking. @100pah
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
