Android Blood pressure graph implementation? -


thanks reading question, need implement blood pressure graph in android sample application, attached sample image below, can use third party libraries achart engine , mpchart android making graph,any ideas , suggestions kindly share details,

enter image description here

thanks , naren.s

i suggest http://www.android-graphview.org/ library. it's super easy use. i'm not sure how implement vertical lines among points since you'd have introduce 2 linegraphseries.

but if don't need vertical lines, graphview library wise , easy solution :)


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -