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', 设置无法生效的时候 水域部分 呈现白色 背景颜色无法显示  设置生效的时候 水域部分呈现红色 
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
