Is it possible to display a label using the X and Y values for each critical point? Like this.
Asked
Active
Viewed 457 times
0

Jieqin
- 588
- 5
- 21
1 Answers
0
Android GraphView library can not do this out of the box, but there is a patch on github that should do this: https://github.com/jjoe64/GraphView/pull/9
so you have to patch it on your own....

appsthatmatter
- 6,347
- 3
- 36
- 40