I am passing data like 👍
monthResults = new ArrayList();
monthResults.add(new MonthResult("Jan", new BigDecimal(3208.07)));
monthResults.add(new MonthResult("Feb", new BigDecimal(0)));
monthResults.add(new MonthResult("Mar", new BigDecimal(556)));
monthResults.add(new MonthResult("Apr", new BigDecimal(88830)));
monthResults.add(new MonthResult("May", new BigDecimal(25907204)));
monthResults.add(new MonthResult("June", new BigDecimal(0)));
monthResults.add(new MonthResult("July", new BigDecimal(14740)));
lines not showing correctly. its coming out of the pie circle