swift-rose-chart

Swift Version PackageManager Platforms License Twitter: @thepeaklab

Customization

let roseChartView = RoseChartView()

roseChartView.backgroundColor = color
roseChartView.scaleLineColors = [color1, color2]
roseChartView.scaleBackgroundColor = color
roseChartView.barLineColor = color
roseChartView.stampBackgroundColors = [color1, color2]
roseChartView.stampLineColors = [color1, color2]

Need Help?

Please submit an issue on GitHub.

License

This project is licensed under the terms of the MIT license. See the LICENSE file.