-1

I would like to know if it's possible to make a real time multiple line graph using androidplot, like this but with 2 lines.And if so if could provide how to do it.

Thanks

1 Answers1

0

Yeah its possible. There's a very similar implementation in the Androidplot demo app under 'dynamic xy plot example'.

You can find the full source in the Androidplot Github repo.

Nick
  • 8,181
  • 4
  • 38
  • 63