MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

java.lang.NegativeArraySizeException: -4

Open V2oD2o opened this issue 3 years ago • 3 comments

com.github.PhilJay:MPAndroidChart:v3.1.0 Android Studio Electric Eel | 2022.1.1 Beta 1

image

Any ideas? X-axis sorted 100%

Thanks!

V2oD2o avatar Oct 19 '22 11:10 V2oD2o

Im just trying to show live-chart data from uart logger

V2oD2o avatar Oct 19 '22 11:10 V2oD2o

same

ytheekshana avatar Oct 21 '22 07:10 ytheekshana

You might want to take a look at this library XFree-MPAndroidChart which is based on MPAndroidChart and allows unsorted data

oneAcorn avatar Apr 19 '23 09:04 oneAcorn