GaugeKit icon indicating copy to clipboard operation
GaugeKit copied to clipboard

Circle type gauges not respecting endColor

Open siberian1967 opened this issue 8 years ago • 4 comments

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!

siberian1967 avatar Nov 18 '16 19:11 siberian1967

I can confirm this as well

scottdickerson avatar Feb 27 '17 19:02 scottdickerson

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

skywinder avatar Nov 21 '17 17:11 skywinder

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

ashmcleod avatar Jan 30 '18 11:01 ashmcleod

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

sebastienvermeille avatar Mar 17 '18 10:03 sebastienvermeille