ng2-google-charts
Advanced tools
Changelog
Version 6.2.0
GoogleChartType
enumGoogleChartsLoaderService
<a name="v6.1.0"></a>
Changelog
Version 6.1.0
GoogleChartEditor
<a name="v6.0.1"></a>
Changelog
Version 6.0.1
GoogleChartInterface
: do not set the component
property if the passed
object is non-extensible<a name="v6.0.0"></a>
Changelog
Version 6.0.0
This 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
<a name="v5.0.0"></a>
Changelog
Version 5.0.0
regionClick
event for GeoChart
GoogleChartInterface
, implement loading data
from a remote sourceFormatterOptionsInterface
-> ColorFormatInterface
GoogleChartInterface
, rename opt_firstRowIsData
-> firstRowIsData
<a name="v4.0.0"></a>
Changelog
Version 4.0.0
GoogleChartComponent
easily accessiblecolumnLabel
to ChartSelectEvent
GoogleChartsLoaderService
: inject googleChartsVersion
and mapsApiKey