YKLineChartView

December 14, 2015 · View on GitHub

License MIT  [CocoaPods](http://cocoapods.org/?q= YKLineChartView)  [CocoaPods](http://cocoapods.org/?q= YKLineChartView)  Support  Support 

Stock chart framework for iOS.

image

Installation

CocoaPods

  1. Add pod "YKLineChartView" to your Podfile.
  2. Run pod install or pod update.
  3. Import <YKLineChart.h>.

Manually

  1. Download all the files in the YKLineChartView subdirectory.
  2. Add the source files to your Xcode project.
  3. Import YKLineChart.h.

Contents

  1. 0.1CocoaPods
  2. 0.2Manually