MINDoSOFT opened a new issue #11749: Highlight focused series in axis tooltip
URL: https://github.com/apache/incubator-echarts/issues/11749
 
 
   ### What problem does this feature solve?
   When someone hovers over a specific series, and the tooltip is shown, we 
need to highlight the specific series in the tooltip.
   This happens when the tooltip trigger is axis.
   Please see the screenshot provided for an example.
   
   
![HighlighHoveredSeries](https://user-images.githubusercontent.com/890368/69876095-63c70280-12c7-11ea-9807-36b6679042b4.png)
   
   ### What does the proposed API look like?
   When the 
   tooltip.formatter string, Function
   is a callback function in the params Object|Array
   have an property called 
   
   focused of type boolean
   
   for each item which is true when the mouse is hovering over the item's 
specific series.
   
   <!-- 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


With regards,
Apache Git Services

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

Reply via email to