Float value not displaying
Author: MuhammadArsalanChishtiCreated Jan 5, 2017Updated Aug 11, 2021
SliceValue s = new SliceValue(10.01f); pieCharValues.add(s);
but it shows 10? compile 'com.github.lecho:hellocharts-android:v1.5.8'
Source: lecho/hellocharts-android