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

   > When the pie chart sets the silent attribute to true, the tooltip does not 
work.
   
   not-a-bug, this is by design, all mouse events are ignored when 
```silent:true```. 
   Tooltip relies on _mouseover_ event which is not triggered.


-- 
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: [email protected]

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