Create a real time line graph in Android with MPAndroidChart
In the serie “create a real time line graph on Android”, MPAndroidChart seems to be the best solution. Library is designed for Android 5 Lollipop and rendering is great. MPAndroidChart is open source an available here on Github : https://github.com/PhilJay/
The following video shows how to create a real time line graph on Android with MPAndroidChart steps by steps :
1 Comment Already
Leave a Reply
You must be logged in to post a comment.
while i am trying this same code it will show very less size in emulator . i dont know how to fix it .