Google Charts Javascript ES6 module support
Opened this issue · 1 comments
seannherdy commented
Javascript ES6 modules provide a performance boost over monolithic Javascript code. Can Google Charts be updated to support modern ES6 Javascript modules?
dlaliberte commented
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.