vimalavinisha / angular2-google-chart

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

Incompatible data table: Error: Unknown address type. #76

Open manurag02 opened 6 years ago

manurag02 commented 6 years ago

Hi I am using GeoCharts and I have modified my Data table please find the stackblitz below :- https://stackblitz.com/edit/angular-advanced?embed=1&file=src/app/home/home.component.ts&hideExplorer=1&hideNavigation=1

Instead of Country,Popularity I am using Country, Region and pushing elements from an API. When you click on Home or you return to home this error comes.

mehmetranas commented 4 years ago

You can use a macro task. For example timeout or a rxjs solution as asycSchedular. It works for me.