helgasoft commented on issue #18653: URL: https://github.com/apache/echarts/issues/18653#issuecomment-1558533657
Interesting experiment, seems that in _connect_ you are trying to mix _tooltip.trigger:"**item**"_ with _tooltip.trigger:"**axis**"_ and/or _tooltip.axisPointer.axis:"**x**"_ with _tooltip.axisPointer.axis:"**y**"_. I think neither will work (and they don't), but a developer would provide a better answer. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
