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 2019/12/24 17:41:15 UTC

[GitHub] [incubator-echarts] 100pah commented on issue #11883: legend.selectedMode设为false,series[i]-pie.legendHoverLink设为true时,图例hover无反应

100pah commented on issue #11883: legend.selectedMode设为false,series[i]-pie.legendHoverLink设为true时,图例hover无反应
URL: https://github.com/apache/incubator-echarts/issues/11883#issuecomment-568783650
 
 
   Thanks your case!
   
   Should we support something like: 
   
   ```js
   option = {
       legend: {
           selectedMode: 'onlyHover'
       }
   }
   
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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