jinyang1994 opened a new issue #13669:
URL: https://github.com/apache/incubator-echarts/issues/13669


   ### What problem does this feature solve?
   我们的业务中期望tooltip与axisPointer保持一个固定的距离,目前tooltip位置主要还是取决于鼠标的位置。
   
   ### What does the proposed API look like?
   ```javascript
   tooltip: {
     position(..., trigger) {}, // trigger 
可以为触发tooltip显示的一些相关信息,比如axisPointer,click事件等等
   }
   ```
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to