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/11/04 10:40:37 UTC

[GitHub] 100pah commented on issue #9320: 关系图

100pah commented on issue #9320: 关系图
URL: https://github.com/apache/incubator-echarts/issues/9320#issuecomment-435658812
 
 
   
   如果仅仅是“让某些点高亮,其他点保持原样”,可以尝试使用:
   `chart.dispatchAction({type: 'highlight', ...})` 
   
   如果是“让某些点高亮其他点暗下来”,这目前只能通过 setOption 实现。
   
   类似问题也参见 #9292
   
   

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