dataPoints.put("blue", 0.60f); dataPoints.put("pink", 0.40f); only gives half of the circle filled.
dataPoints.put("blue", 0.60f);
dataPoints.put("pink", 0.40f);
only gives half of the circle filled.