GoogleWebComponents / google-chart

Google Charts API web components
https://www.webcomponents.org/element/@google-web-components/google-chart/elements/google-chart
Apache License 2.0
357 stars 130 forks source link

Migrate to TypeScript #280

Closed rslawik closed 4 years ago

rslawik commented 4 years ago

See #273

Note: the google-chart.ts diff looks large because it did not detect that class field initialization moved from constructor to class field declaration.