hellocharts-android icon indicating copy to clipboard operation
hellocharts-android copied to clipboard

Float value not displaying

Open MuhammadArsalanChishti opened this issue 8 years ago • 2 comments

SliceValue s = new SliceValue(10.01f);
pieCharValues.add(s);

but it shows 10? compile 'com.github.lecho:hellocharts-android:v1.5.8'

MuhammadArsalanChishti avatar Jan 05 '17 07:01 MuhammadArsalanChishti

is there any solution?

MuhammadArsalanChishti avatar Jan 05 '17 11:01 MuhammadArsalanChishti

Hello MuhammadArsalanChishti, has your problem been solved?

YongfaWang avatar Aug 11 '21 05:08 YongfaWang