CircleStatus icon indicating copy to clipboard operation
CircleStatus copied to clipboard

View showing circular chart with legend. There is customisable number and range of colours on outer ring with background transparency/colours configuration, legend off/on, legend location setup.

Results 1 CircleStatus issues
Sort by recently updated
recently updated
newest added

Hello. I'm trying to test your module in swift code, but I cannot show nothing without crashes. Here's my part of code `let chartView = NOCSView()` `let bounds:CGRect = myView.bounds`...