Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astrokin/piechart

Simple and elegant pie chart for iOS applications
https://github.com/astrokin/piechart

objective-c pie-chart piechart swift

Last synced: about 2 months ago
JSON representation

Simple and elegant pie chart for iOS applications

Awesome Lists containing this project

README

        

# JustPieChart

[![CI Status](https://img.shields.io/travis/astrokin/JustPieChart.svg?style=flat)](https://travis-ci.org/astrokin/JustPieChart)
[![Version](https://img.shields.io/cocoapods/v/JustPieChart.svg?style=flat)](https://cocoapods.org/pods/JustPieChart)
[![License](https://img.shields.io/cocoapods/l/JustPieChart.svg?style=flat)](https://cocoapods.org/pods/JustPieChart)
[![Platform](https://img.shields.io/cocoapods/p/JustPieChart.svg?style=flat)](https://cocoapods.org/pods/JustPieChart)

Simple and elegant pie chart for iOS applications

![alt tag](Screen.png)

If you need any additional functionality please contact me.

If you have any questions don't hesitate to contact me.

Have a nice day! =)

## Example

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

## Requirements

iOS 8+

## Installation

JustPieChart is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'JustPieChart'
```

## Author

Alexey Strokin, [email protected]

## License

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