gmazzamuto / ng2-google-charts

Angular Google Charts module
https://www.devrandom.it/software/ng2-google-charts/
MIT License
120 stars 64 forks source link

Upgrade to support Angular 13 #143

Closed ppartarr closed 2 years ago

ppartarr commented 2 years ago

title says it all. Are there any new releases planned for this project? @gmazzamuto

gmazzamuto commented 2 years ago

I am working on that, some more testing and I'll make a new release. In the meantime, I think you can still use the current version with angular 13 if you install like this:

npm install --legacy-peer-deps ng2-google-charts
jbellmont-phntm commented 2 years ago

Hi @gmazzamuto do you have a rough timeline of when this will be released?

gmazzamuto commented 2 years ago

Hopefully only a couple of days, I'm finishing some compatibility tests across Angular versions

gmazzamuto commented 2 years ago

Hi, I have published new versions 6.2.0 and 7.0.0. Both should work with Angular 13