Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Charts Javascript ES6 module support #3013

Open
seannherdy opened this issue Jul 26, 2024 · 1 comment
Open

Google Charts Javascript ES6 module support #3013

seannherdy opened this issue Jul 26, 2024 · 1 comment

Comments

@seannherdy
Copy link

Javascript ES6 modules provide a performance boost over monolithic Javascript code. Can Google Charts be updated to support modern ES6 Javascript modules?

@dlaliberte
Copy link

Migration to ES6 modules is probably very doable. The code is already being migrated to TypeScript, and an initial subset of the library will be released as open source within a month or two I expect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants