helgasoft commented on issue #20630:
URL: https://github.com/apache/echarts/issues/20630#issuecomment-2565923848

   > When you hit another data point for the series, the tooltip remains but 
emphasis stops applying.
   
   I do not think it is a bug, because **focus** has not been defined 
rigorously. And _focus_ behavior makes sense:
   When ```tooltip: { trigger:'item'}``` focus remains for the entire area of 
one series.
   When ```tooltip: { trigger:'axis'}``` focus is dependent on tooltip which 
has to emphasize single points for all series, and that cannot happen if series 
are blurred.


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

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

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