bmarrdev / android-DecoView-charting

DecoView: Android arc based animated charting library
Apache License 2.0
991 stars 194 forks source link

Decoview with labels at fixed position #44

Open thibbo opened 6 years ago

thibbo commented 6 years ago

Hello, I'm trying to add labels to my Decoview, one at 0%, the other at 100% so they must be drawn at the extremities of the chart and I can't figure out how to do it. Is there a method like getStartCapPoint(), getEndCapPoint() Any thoughts ?