문제

Is it possible to display a label using the X and Y values for each critical point? Like this. enter image description here

도움이 되었습니까?

해결책

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....

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top