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

Circle type gauges not respecting endColor #43

Open
siberian1967 opened this issue Nov 18, 2016 · 4 comments
Open

Circle type gauges not respecting endColor #43

siberian1967 opened this issue Nov 18, 2016 · 4 comments

Comments

@siberian1967
Copy link

When using a circle gauge (type4) the end color is ignored. This can be seen in the example app where the innermost gauge has a start and end color but is locked to the start color.

This may be intentional since the ends coming together is probably strange with two colors but I wanted to confirm before we changed our UX.

This tools is so great. Thanks!

@scottdickerson
Copy link

I can confirm this as well

@skywinder skywinder added the bug label Nov 21, 2017
@skywinder
Copy link
Owner

Hi. thanks for mention it. @swiftfoot @siberian1967 did you found a solution already, btw?

@ashmcleod
Copy link

Hi, ringGradientLayer is not defined in GaugeCircle.getCircleGauge. Copy it from GaugeHalf.getHalfGauge and it's working.

@sebastienvermeille
Copy link

Same problem here solved with @ashmcleod answer thank you for sharing this !

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

5 participants