Skip to content

Latest commit

 

History

History
executable file
·
54 lines (29 loc) · 1.52 KB

File metadata and controls

executable file
·
54 lines (29 loc) · 1.52 KB

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.h".

Documentation

You can also install documentation locally using appledoc.

Requirements

This library requires iOS 6.0+ and Xcode 6.0+.

License

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