DaZuiZui commented on issue #21700: URL: https://github.com/apache/echarts/issues/21700#issuecomment-5043517214
Correction: my earlier version attribution was inaccurate. I initially treated this as an ECharts 6.1.0 regression, but that comparison changed both ECharts and echarts-gl versions, so it did not isolate ECharts 6.1.0 as the cause. The failing behavior is more likely caused by the high-pixel-ratio export path in zrender, where non-builtin layers such as echarts-gl LayerGL are omitted. The proposed upstream fix is [ecomfe/zrender#1164](https://github.com/ecomfe/zrender/pull/1164). Sorry for the earlier misclassification. -- 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]
