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


   ### What problem does this feature solve?
   Using tooltip position callback, one can position the tooltip relative to 
the mouse or bounding container, but it does not expose any information about 
the highlighted data item or its position.
   
   ### What does the proposed API look like?
   `series-line.tooltip.position = function (point: Array, params: 
Object|Array.<Object>, dom: HTMLDomElement, rect: Object, size: Object, 
itemRect: Object)`
   
   <!-- 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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to