Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinzhow/PNChart-Swift
A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation
https://github.com/kevinzhow/PNChart-Swift
Last synced: 3 months ago
JSON representation
A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation
- Host: GitHub
- URL: https://github.com/kevinzhow/PNChart-Swift
- Owner: kevinzhow
- License: mit
- Created: 2014-06-04T22:22:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T16:59:19.000Z (about 1 year ago)
- Last Synced: 2024-10-16T10:21:37.859Z (3 months ago)
- Language: Swift
- Homepage:
- Size: 392 KB
- Stars: 1,374
- Watchers: 58
- Forks: 203
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swift-cn - PNChart-Swift - A simple and beautiful chart lib with animation. (Libs / UI)
- awesome-swift - PNChart-Swift - A simple and beautiful chart lib with animation. (Libs / Chart)
- awesome-swift - PNChart-Swift - A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation ` 📝 4 years ago ` (Chart [🔝](#readme))
- awesome - PNChart-Swift - A simple and beautiful chart lib used in Piner and CoinsMan for iOS Swift Implementation. (iOS / Charts)
- awesome - PNChart-Swift - A simple and beautiful chart lib used in Piner and CoinsMan for iOS Swift Implementation. (iOS / Charts)
README
PNChart-Swift
=============PNChart(https://github.com/kevinzhow/PNChart) Swift Implementation
# Installation
This isn't on CocoaPods yet, so to install, add this to your Podfile
```
pod 'PNChartSwift',:git => 'https://github.com/kevinzhow/PNChart-Swift.git'
```