jul-lam commented on issue #18198: URL: https://github.com/apache/echarts/issues/18198#issuecomment-2049118047
Are there any updates? We'd like to change themes dynamically within our design system. It would be greatly appreciated if a method such as setTheme(name: string) would be available on the instance. However, it would be sufficient to be able to retrieve the original option object from an instance, enabling the creation of a new instance with a different theme. The issue with getOption is that it returns the current state of the chart, including theme configurations. Any suggestions on how to accomplish this are also highly appreciated. -- 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]
