100pah commented on issue #9331: 当主图tooltip的trigger设为axis时,如何使得markPoint在mouseover到它上面时显示跟随的tooltip URL: https://github.com/apache/incubator-echarts/issues/9331#issuecomment-435656357 MarkPoint 目前版本确实做不到这件事。 如果不使用 MarkPoint,而是使用第一个单独的系列,例如 scatter,那么可以单独在此系列上定制 trigger 为 'item' 的 tooltip。
---------------------------------------------------------------- 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]
