vimalavinisha / angular2-google-chart

Angular 2 google chart
MIT License
59 stars 45 forks source link

Unexpected value 'GoogleChart' declared by the module 'AppModule' #61

Open alexanto55 opened 6 years ago

alexanto55 commented 6 years ago

I am getting below error when I use google chart in my project. How can I resolve this issue?

Unexpected value 'GoogleChart' declared by the module 'AppModule'. Please add a @Pipe/@Directive/@Component annotation.

jmanzanarez commented 6 years ago

Put GoogleChart in imports, not in declarations