echarts-gl icon indicating copy to clipboard operation
echarts-gl copied to clipboard

bar3D的官方示例及我部署的示例失效

Open Zfour opened this issue 4 years ago • 3 comments

前几天还能正常访问,这几天出现echarts-gl.min.js的报错。

Uncaught Error: ERROR: 0:576: 'textureCubeLodEXT' : no matching overloaded function found
ERROR: 0:576: 'RGBMDecode' : no matching overloaded function found
ERROR: 0:576: '=' : dimension mismatch
ERROR: 0:576: 'assign' : cannot convert from 'const mediump float' to 'highp 3-component vector of float'
Uncaught TypeError: Failed to execute 'getAttribLocation' 
on 'WebGLRenderingContext': parameter 1 is not of type 'WebGLProgram'.

我的示例:https://aqi.zfe.space/ 官方示例:https://echarts.apache.org/examples/zh/editor.html?c=metal-bar3d&gl=1

Zfour avatar Feb 15 '21 11:02 Zfour

我这可以正常访问,是因为系统不支持?

pissang avatar Feb 17 '21 07:02 pissang

2天前突然出现了这个问题,这几天又恢复正常了。

Zfour avatar Feb 17 '21 07:02 Zfour

这个一般是因为系统或者浏览器兼容的问题

pissang avatar Feb 17 '21 08:02 pissang