Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this type of speedometer possible? #45

Closed
slickorange opened this issue Aug 26, 2017 · 2 comments
Closed

Is this type of speedometer possible? #45

slickorange opened this issue Aug 26, 2017 · 2 comments

Comments

@slickorange
Copy link

slickorange commented Aug 26, 2017

screen shot 2017-08-26 at 2 38 45 pm
Basically I just want to know how to hide the inner circle, and change the rotation point...
The rest seems possible after reading the docs.
Please let me know if this is possible. Thanks, your library looks awesome!

@anastr
Copy link
Owner

anastr commented Aug 27, 2017

you cannot do this with normal SpeedView, but you can design your own speedometer using ImageSpeedometer.
then you want to add an Indicator or you can make your indicator using ImageIndicator.
the only thing we cannot do is changing rotation point, you should consider this in design.

but keeping this issue as enhancement to try make such feature.

@anastr
Copy link
Owner

anastr commented Nov 26, 2021

Fulcrum point feature is available now in version 1.6.0.

@anastr anastr closed this as completed Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants