LMGaugeViewSwift icon indicating copy to clipboard operation
LMGaugeViewSwift copied to clipboard

LMGaugeViewSwift is a simple and customizable gauge control for iOS.

Results 6 LMGaugeViewSwift issues
Sort by recently updated
recently updated
newest added

Added the ability to show up to 2 decimal places for value and min/max (new properties - valueDecimalPlaces and minMaxDecimalPlaces). #3

Please add multiple limit values. It will be an important feature of this product.

When the value is >= limitValue, I'd love to change the ringstokecolor to red. However, the color is not being changed at all I don't even think ringStokeColor(gaugeView: GaugeView, value:...

Hi: There is a way to show decimal values in the gauge? Thanks in advance

This has a great appearance. I downloaded, then did a 'pod update' in the example directory. It stated it was going to compile for iOS 8 as default. I switched...

I've added support for the new swift-package so you can install the library via both CocoaPods and SPM. I've also made some small improvements. When you pull, remember to update...