angular-google-charts
angular-google-charts copied to clipboard
New version 2.2.3 is not compatible with the current stable version of Angular (v13.2.0)
The new version 2.2.3 is not compatible with the current stable version of Angular (v13.2.0).
Getting the below error during ng serve

I'm also getting an error.. generic type 'ɵɵComponentDeclaration' requires 7 type argument(s). Not sure if it's related.. getting peer dependency errors on install
I am also getting the same error and that's why I downgraded the version to "angular-google-charts": "^2.2.2", It is working fine now with the angular version "~13.3.0"
I am also getting the same error and that's why I downgraded the version to "angular-google-charts": "^2.2.2", It is working fine now with the angular version "~13.3.0"
I tried with Angular 12, downgraded it but when added the module, I got the same error.
@situlindia change "angular-google-charts": "^2.2.2" to "angular-google-charts": "2.2.2"
@situlindia change
"angular-google-charts": "^2.2.2"to"angular-google-charts": "2.2.2"
Thanks a lot. It's now working :)
Frankly speaking, they should provide some example code, otherwise, it is too tough to integrate the chart. For the Maximum time, I am getting errors with input data. Can anyone send me a good example of a line and donut chart that has been implemented with this package?
Currently, no version is working with Angular 13.x Version 2.2.2 works only with Angular 12.x Version 2.2.3 has the error described by @situlindia
Dang. I would love to try your package
On Wed, Aug 24, 2022, 2:55 AM Florian Buchner @.***> wrote:
Currently, no version is working with Angular 13.x Version 2.2.2 works only with Angular 12.x Version 2.2.3 has the error described by @situlindia https://github.com/situlindia
— Reply to this email directly, view it on GitHub https://github.com/FERNman/angular-google-charts/issues/282#issuecomment-1225424769, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVAIY7RC222H5XQVWKDYJTV2XPPRANCNFSM537T73HQ . You are receiving this because you commented.Message ID: @.***>