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

How to change the color of just one text in the ring (tick) #71

Closed
pmathikshara opened this issue Feb 3, 2018 · 7 comments
Closed

How to change the color of just one text in the ring (tick) #71

pmathikshara opened this issue Feb 3, 2018 · 7 comments
Assignees

Comments

@pmathikshara
Copy link

Hey,
I would like to know how to change the color of just one tick text ...?

whatsapp image 2018-02-03 at 6 56 26 pm

@anastr
Copy link
Owner

anastr commented Feb 3, 2018

This could be a nice feature for custom tick.

@pmathikshara
Copy link
Author

yep
It would be great if you can get this feature as soon as possible :)

@pmathikshara
Copy link
Author

another suggestion would be to be able to change the color of the individual triangles in the ring...

@anastr
Copy link
Owner

anastr commented Feb 4, 2018

You can change all triangles color by sv_trianglesColor Attribute, but to change just one is not possible, and it will not be an option in the future.

but, if you really want to do it, you can extends AwesomeSpeedometer and override drawMarks(canvas) method.

@pmathikshara
Copy link
Author

pmathikshara commented Feb 4, 2018 via email

@anastr anastr self-assigned this Mar 1, 2018
@anastr anastr mentioned this issue Mar 31, 2018
@anastr
Copy link
Owner

anastr commented Apr 1, 2018

Done in v1.2.0.

@anastr anastr closed this as completed Apr 1, 2018
@pmathikshara
Copy link
Author

pmathikshara commented Apr 1, 2018 via email

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