delphi1004 commented on issue #16693: URL: https://github.com/apache/echarts/issues/16693#issuecomment-1488277137
we had the same issue and realized that I need to specify the background color of the chart. Please take a look at the screenshots. If I don't specify the background color then it seems the background of the chart color is transparent. So, explicitly specifying the color for the light and dark modes could be a solution for this issue. <img width="1930" alt="Screenshot 2023-03-29 at 12 35 45" src="https://user-images.githubusercontent.com/29729220/228493898-e5de0d37-3480-4027-b9fd-650a1683f098.png"> <img width="2180" alt="Screenshot 2023-03-29 at 12 37 42" src="https://user-images.githubusercontent.com/29729220/228493909-5c1ae695-07b7-4ae9-89df-5ee2eb0239c7.png"> -- 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]
