GoogleChartType
enumGoogleChartsLoaderService
GoogleChartEditor
GoogleChartInterface
: do not set the component
property if the passed
object is non-extensibleThis version features some major changes under the hood, however breaking changes are minimal and updating should be straightforward.
GoogleChartInterface
now extends a new interface: GoogleChartsDataTable
GoogleChartInterface
and GoogleChartsLoaderService
are now exported as
part of the public APIGoogleChartComponentInterface
GoogleChartComponent
now implements OnInit
rather than OnChanges
GoogleChartsSettings
to provide settings to the Google Charts libraryChartMouseOverEvent
regionClick
event for GeoChart
GoogleChartInterface
, implement loading data
from a remote sourceFormatterOptionsInterface
-> ColorFormatInterface
GoogleChartInterface
, rename opt_firstRowIsData
-> firstRowIsData
GoogleChartComponent
easily accessiblecolumnLabel
to ChartSelectEvent
GoogleChartsLoaderService
: inject googleChartsVersion
and mapsApiKey