Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.11 KB

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.