You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using MPAndroidChart, but this library seems much more practical for my needs and do plan on switching over to it
However, the biggest downfall of what I'm currently using is the lack of data reduction. Which makes the chart look very weird when you have tens of thousands of points on a device as small as a phone.
is there such a feature with this library or could one be added?
The text was updated successfully, but these errors were encountered:
that sounds exactly like what MPAndroidChart does, it doesn't exactly come off as the cleanest look for my users. And most of them don't need to actually see that much data, they just need to get a good understanding of it. Hence the reduction
I am currently using MPAndroidChart, but this library seems much more practical for my needs and do plan on switching over to it
However, the biggest downfall of what I'm currently using is the lack of data reduction. Which makes the chart look very weird when you have tens of thousands of points on a device as small as a phone.
is there such a feature with this library or could one be added?
The text was updated successfully, but these errors were encountered: