How Create Graph ?

ferdztech

Member
Licensed User
Longtime User
:sign0163::sign0085:
Does anyone know how to implement graph in android, for example line that move/animate etc..

for example the heart rate of a person. shows in a graph moving/changing

Thank you.more power to all b4a developers.

:sign0104::sign0089:
ferdztech
 

klaus

Expert
Licensed User
Longtime User
Could you explain more precisely what exact kind of graph you want.
- a kind of vue-meter bargraph ?
- a diagram in function of time ?
- a beating image ?

All can be done with graphics (Canvas), the first one could also be done with a Progressbar

Best regards.
 
Upvote 0

ferdztech

Member
Licensed User
Longtime User
Thank You Sir

just like an ECG display heartbeat/pulserate of a person in a graph.

thanks!
@klaus
@pluton

let me try those link you gave.:sign0142:
 
Upvote 0
Top