helgasoft commented on issue #18470: URL: https://github.com/apache/echarts/issues/18470#issuecomment-1496677719
@stormbinary, the workaround is to switch to ```type: 'scatter'``` instead of _scatterGL_, if possible. The problem is with [echarts-gl](https://github.com/ecomfe/echarts-gl). SVG would have been an option, but echarts-gl cannot draw on SVG: _TypeError: n.painter.isSingleCanvas is not a function_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
