emn178 / angular2-chartjs

Chart.js component for Angular2
MIT License
95 stars 21 forks source link

chart fails to render on android simulator using ionic 3 #24

Closed kastl closed 6 years ago

kastl commented 6 years ago

Does this chart utility work with ionic 3 on android? It works fine with Ionic when using the browser but when deployed to the android simulator nothing is rendered to the screen. Any tricks to get this to work?

kastl commented 6 years ago

It must be an emulator issue. When I run on a device it works as expected.