Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#378·hellocharts-android

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

View original on GitHubView discussion on GitHub