let roseChartView = RoseChartView()
roseChartView.backgroundColor = color
roseChartView.scaleLineColors = [color1, color2]
roseChartView.scaleBackgroundColor = color
roseChartView.barLineColor = color
roseChartView.stampBackgroundColors = [color1, color2]
roseChartView.stampLineColors = [color1, color2]
Please submit an issue on GitHub.
This project is licensed under the terms of the MIT license. See the LICENSE file.