Oggerschummer / XYDoughnutChart

Doughnut chart library for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XYDoughnutChart

Build Status Carthage compatible Version License Platform

Usage

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

Document is available at CocoaDocs.

Tests are also helpful documentation for you, see Tests in Example directory and run it from Xcode.

Requirements

  • iOS >= 7.1

Installation

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

pod "XYDoughnutChart"

And XYDoughnutChart is also available through Carthage. To install, add

github "yasuoza/XYDoughnutChart"

to your Cartfile.

For Xcode 6.x, please use 1.2.2.

License

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

About

Doughnut chart library for iOS

License:MIT License


Languages

Language:Objective-C 96.0%Language:Ruby 2.7%Language:Swift 1.3%