标签: android-graphview
是否可以使用每个临界点的X和Y值显示标签?像这样。
答案 0 :(得分:0)
Android GraphView库无法开箱即用,但github上有一个补丁应该这样做: https://github.com/jjoe64/GraphView/pull/9
所以你必须自己修补它....