swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular
https://swimlane.github.io/ngx-charts/
MIT License
4.28k stars 1.15k forks source link

Advanced Pie charts Nan value #1281

Open zerdan-mohamed opened 4 years ago

zerdan-mohamed commented 4 years ago

Describe the bug For advanced pie charts, value displayed as NaN

To Reproduce Steps to reproduce the behavior:

  1. Application Angular@4.0.2
  2. ngx-charts@6.1.0 with chartjs@2
  3. run application in Ipad

Expected behavior advanced pie charts should happen consistently for all the numbers

Screenshots ngx-charts

Demo https://stackblitz.com/edit/angular-ykl2sj

ngx-charts version the version of ngx-charts is 6.1.0 (I have used several versions of the library like 7)

canguruhh commented 3 years ago

is there any workaround for this issue?