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 2020/04/03 05:28:12 UTC

[GitHub] [incubator-echarts] seminelee commented on issue #8866: 请问如何让visual map和地图配合的时候,动态的让visual map的hover颜色也根据数据映射到某个数据区间

seminelee commented on issue #8866: 请问如何让visual map和地图配合的时候,动态的让visual map的hover颜色也根据数据映射到某个数据区间
URL: https://github.com/apache/incubator-echarts/issues/8866#issuecomment-608237376
 
 
   ``` js
   itemStyle: {
     emphasis: {
        areaColor: null
     }  
   }
   ```
   According to  #[3173](https://github.com/apache/incubator-echarts/issues/3173)

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