Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/astrokin/piechart
- Owner: astrokin
- License: mit
- Created: 2013-08-28T07:22:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T20:10:26.000Z (over 6 years ago)
- Last Synced: 2024-12-01T15:02:56.831Z (2 months ago)
- Topics: objective-c, pie-chart, piechart, swift
- Language: Objective-C
- Homepage:
- Size: 127 KB
- Stars: 48
- Watchers: 4
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.