twohair opened a new issue, #21632: URL: https://github.com/apache/echarts/issues/21632
### Version 6.1.0 ### Link to Minimal Reproduction no ### Steps to Reproduce 使用热力图 ### Current Behavior 在6.0 中热力图是没有问题的,没有执行drawImage 6.1 中 同样的options 热力图执行了 drawImage 并且报错 <img width="1100" height="192" alt="Image" src="https://github.com/user-attachments/assets/f18a8508-8418-4005-b144-0179eb5130a9" /> <img width="459" height="261" alt="Image" src="https://github.com/user-attachments/assets/799af98f-4f95-4867-a87d-b363c99cd846" /> https://github.com/ecomfe/zrender/blob/32b6686724832dcea026e9443d056ea216ed0ab2/src/canvas/Painter.ts#L507 ### Expected Behavior 不报错并且正常渲染 ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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]
