rendro / easy-pie-chart

easy pie chart is a lightweight plugin to draw simple, animated pie charts for single values
http://rendro.github.io/easy-pie-chart
MIT License
2.07k stars 501 forks source link

Android rendering issues #81

Open markrickert opened 10 years ago

markrickert commented 10 years ago

Using the default browser in Android 4.2.2 on a Samsung S4, the pie charts are being rendered strangely. Any idea what this might be?

screenshot 2014-02-27 13 25 25

rendro commented 10 years ago

Did you try this only in the simulator or is it the same on a real device. Might be the autoscaling for displays with a high pixel density.

markrickert commented 10 years ago

Nope. happens on the device as well. Please let me know if there's any info I can provide to you.

img_0535

rendro commented 10 years ago

I will do so. Have to dig deeper and try to reproduce the rendering issue. Thanks for reporting. I'll keep you informed

markrickert commented 10 years ago

:thumbsup:

joshuak2s commented 10 years ago

Confirmed this issue also occurred on my end as well, by using latest 2.1.4 version. However it works fine if using older version, 1.6.2. (Test machine: Samsung Galaxy Tab 7.7 with Android 4.1.2 and Samsung Galaxy Grand with Android 4.2.2; both using stock browser)

ncmonger commented 10 years ago

Reporting the same problem on Samsung S2, Android ver. 4.1.2 on the built-in browser. So something has changed between version 1.6.2 and 2.1.4 that causes this.