Ovilia commented on issue #9188: tooltip formatter when using axis trigger URL: https://github.com/apache/incubator-echarts/issues/9188#issuecomment-428800349 If you have 3 series of 100 data each, `params` will be an array of length 3, rather than 100. And since `trigger` is axis, we can't know which one of the three is the active one. In fact, we should say, all three of them is active. So it's expected behavior.
---------------------------------------------------------------- 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]
