-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Closed
Description
I am unable to set Double value in line chart. So i am converting Double value to float.
But the problem is that the value changed after convertion
ie from 253235661 to 253,235,664
Entry v1e1 = new Entry(Float.valueOf(dataByIndicatorAndArea.getValue().toString()), i);
kindly give the soultion
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels