Gumichocopengin8 opened a new issue, #18236:
URL: https://github.com/apache/echarts/issues/18236

   ### What problem does this feature solve?
   
   Cannot change data point symbol by hover.
   For example, if I hover on data point `['Tue', 230]` in 
https://echarts.apache.org/examples/en/editor.html?c=line-simple, I wanna 
highlight the point with different symbol, such as diamond or triangle. 
   I know there is `markPoint` option, but as far as I know, it doesn't 
highlight data point by hover. 
   
   ### What does the proposed API look like?
   
   Change specific data point symbol by hove. If it's not hovered, display the 
normal data point. 


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