NourSaleh91 commented on issue #17424: URL: https://github.com/apache/echarts/issues/17424#issuecomment-1195207919
@Ovilia thanks for the fast response, it would be much appreciated if you could guide me to build these requirements: I need to have different behavior on hover and click events, on hover the tooltip will be displayed as expected until we move the mouse to the next data point/ item on click event, I need to fix the tooltip to be displayed all the time until we click on another data point/item (and then the tooltip for the new clicked item will be displayed) or click outside the chart is that possible and what is the best way to do it? requirements: * hover - tooltip will have a delay of 1 sec * click - tooltip stays when click. when clicking outside or on a different widget the tooltip is closed -- 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]
