Reputation: 51221
I've got a requirement for my application is to draw a line graph that can be changed on the fly. Eg. A heartbeat graph, a graph that represents the temperature etc..
How can I achieve this in a non-JS way on android?
Upvotes: 3
Views: 4727
Reputation: 14600
I would check out these open source Android graph libraries:
Let us know which one worked for you.
Upvotes: 5