iamweilee commented on issue #9331: 当主图tooltip的trigger设为axis时,如何使得markPoint在mouseover到它上面时显示跟随的tooltip URL: https://github.com/apache/incubator-echarts/issues/9331#issuecomment-435678710 > MarkPoint 目前版本确实做不到这件事。 > 如果不使用 MarkPoint,而是使用第一个单独的系列,例如 scatter,那么可以单独在此系列上定制 > trigger 为 'item' 的 tooltip。 那么这个单独scatter系列里设置的tooltip和在option最外层设置的tooltip两者是否是独立的呢?我希望candlestick的tooltip始终固定位置,而scatter的tooltip可以被item的mouseover事件触发并跟随鼠标位置显示
---------------------------------------------------------------- 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]
