FERNman / angular-google-charts

A wrapper for the Google Charts library written in Angular.
Other
276 stars 107 forks source link

GoogleChartPackagesHelper.getPackageForChartName for angular 14 #287

Closed krabouilleur closed 2 months ago

krabouilleur commented 2 years ago

I'm upgrading an angular: version 8 to 14

With Angular 8 there was an helper GoogleChartPackagesHelper.getPackageForChartName(....

what is the alternative to this helper ?

FERNman commented 2 months ago

Yes, there is a method called getPackageForChart. Feel free to use it :)