denisagt
Results
4
comments of
denisagt
this.calcMinMax(); is not worked.
.getXMax() do not update
becouse after .clear mValues=0!
only this-worked: set1.clear(); set1.addEntry(new Entry(0, 0)); set1.notifyDataSetChanged();