You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/08/30 13:42:04 UTC

[GitHub] Ovilia commented on issue #8983: tooltip时,X轴怎样设置高亮

Ovilia commented on issue #8983: tooltip时,X轴怎样设置高亮
URL: https://github.com/apache/incubator-echarts/issues/8983#issuecomment-417323641
 
 
   会有点麻烦,思路是,先获取到高亮事件:http://echarts.baidu.com/api.html#events.%E9%BC%A0%E6%A0%87%E4%BA%8B%E4%BB%B6
   获得对应 X 轴 id,然后手动通过 setOption 改变相应样式。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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