v6.0.0
Version 6.0.0
This version features some major changes under the hood, however breaking changes are minimal and updating should be straightforward.
GoogleChartInterfacenow extends a new interface:GoogleChartsDataTable- Add support for Controls and Dashboards
- Load Google Charts v47 by default
Breaking changes:
GoogleChartInterfaceandGoogleChartsLoaderServiceare now exported as part of the public API- Remove unneeded interface:
GoogleChartComponentInterface GoogleChartComponentnow implementsOnInitrather thanOnChanges- Use
GoogleChartsSettingsto provide settings to the Google Charts library - Remove deprecated
ChartMouseOverEvent