anastr / SpeedView

Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape :zap:
Apache License 2.0
1.28k stars 321 forks source link

Custom Marks #234

Closed proyo-code closed 2 years ago

proyo-code commented 2 years ago

Its possible to change the line marks change to values like this ? https://i.imgur.com/bO1aUEL.png

anastr commented 2 years ago

Use Ticks instead.

proyo-code commented 2 years ago

Use Ticks instead.

thanks for this , it also possible to draw the section like the sample image also trying to make the ticks center of sections ?

app:sv_sectionStyle is not showing https://i.imgur.com/BfwyO36.png

anastr commented 2 years ago

You can change the section area from your code.

If this shape doesn't suit your requirements, I recommend using ImageSpeedometer instead.