HeterPu / PHStockChartForSwift

Encapsulate all kinds of stock chart in only one view, supply easy interface for IOS swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHStockChart

License MIT  CocoaPods  Platform  Support 

Encapsulate all kinds of stock chart in only one view, supply easy interface .

  • ShiZilayer — A layer to draw SHIZI line and support gesture .
  • GuPiaoView — Main view to draw StockChart.

Demo Project

See PHStockChart/PHStockChart.xcodeproj


Installation

CocoaPods

  1. Add pod 'PHStockChart' to your Podfile.
  2. Run pod install or pod update.
  3. Import "GuPiaoView.swift".

Documentation

You can also install documentation locally using appledoc.

Requirements

This library requires iOS 4.0+ and Xcode 6.0+.

License

PHStockChart is provided under the MIT license. See LICENSE file for details.

About

Encapsulate all kinds of stock chart in only one view, supply easy interface for IOS swift.

License:MIT License


Languages

Language:Swift 99.0%Language:Ruby 1.0%