You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/08/23 03:18:52 UTC

[GitHub] [echarts] Ovilia commented on issue #15577: ECharts 中支持的图表行为 highlight 不能高亮多个系列吗

Ovilia commented on issue #15577:
URL: https://github.com/apache/echarts/issues/15577#issuecomment-903411493


   highlight 语义上表示鼠标引起的高亮,所以逻辑上并不支持多个系列高亮。如果有这个需求,可以监听鼠标事件,然后通过 setOption 把相应系列设为高亮。


-- 
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-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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