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/04/03 02:28:04 UTC

[GitHub] wstart opened a new issue #8082: ���������������GL������������globe���������������������

wstart opened a new issue #8082: 最近版本的GL组件中,globe的背景颜色失效
URL: https://github.com/apache/incubator-echarts/issues/8082
 
 
   <!--
   为了方便我们能够复现和修复 bug,请遵从下面的规范描述您的问题。
   -->
   
   
   ### One-line summary [问题简述]
   
   在echart-gl 中 
   
   如果选用了 map类型的Echart 对象 
     option = {
           globe: {
               baseTexture: mapChart, 
   
   mapChart 中 设置 backgroundColor 失效 
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]: 最新版本 4.0.4
   
   ### Other comments [其他信息]
   <!-- For example: Screenshot or Online demo -->
   <!-- [例如,截图或线上实例 (JSFiddle/JSBin/Codepen)] -->
   
   当设置了 backgroundColor: 'red', 
   
   设置无法生效的时候 水域部分 呈现白色  背景颜色无法显示 
   ![image](https://user-images.githubusercontent.com/7507623/38225894-94d8e6c0-3729-11e8-9807-2162784e14c2.png)
   
   
   设置生效的时候 水域部分呈现红色 
   ![image](https://user-images.githubusercontent.com/7507623/38225840-5d04fa2c-3729-11e8-9650-b1ae98256e01.png)
   
   
   

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