Skip to content

A simple chart that uses slices on a circle to represent data.

License

Notifications You must be signed in to change notification settings

andreipitis/ASPCircleChart

Repository files navigation

ASPCircleChart

CI Status codebeat badge codecov Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Usage

aspcirclechart

let circleChart = ASPCircleChart(frame: CGRect(x: 0, y: 0, width: 200, height: 200))
circleChart.dataSource = dataSource

circleChart.reloadData()

Installation

ASPCircleChart is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ASPCircleChart"

Author

Andrei-Sergiu Pitis, andy.pitis@gmail.com

License

ASPCircleChart is available under the MIT license. See the LICENSE file for more info.

About

A simple chart that uses slices on a circle to represent data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages