YKLineChartView
[](http://cocoapods.org/?q= YKLineChartView) [](http://cocoapods.org/?q= YKLineChartView)
Stock chart framework for iOS.
Installation
CocoaPods
- Add
pod "YKLineChartView"
to your Podfile. - Run
pod install
orpod update
. - Import <YKLineChart.h>.
Manually
- Download all the files in the YKLineChartView subdirectory.
- Add the source files to your Xcode project.
- Import
YKLineChart.h
.