MNHarshitha opened a new issue, #17355: URL: https://github.com/apache/echarts/issues/17355
### Version 5.3.0 ### Link to Minimal Reproduction https://codepen.io/Harshitha19/pen/oNqLqKe ### Steps to Reproduce 1. Open the sample, and click on the download icon present in the toolbox of the chart.  2. Open the downloaded image and observe that the background color of the chart is black.  Observation: Opacity is not respected in the saveAsImage functionality when the renderer is of type canvas. ### Current Behavior Opacity is not respected in the saveAsImage functionality when the renderer is of type canvas ### Expected Behavior Background color along with opacity is expected to be respected in the captured screenshot. ### 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]
