
YKLineChartView - iOS 股票的K线图 分时图
iOS 股票的K线图 分时图 Kline http://chenyk.com
Installation
CocoaPods
Add pod "YKLineChartView" to your Podfile.
Run pod install or pod update.
Import <YKLineChart.h>.
Manually
Download all the files in the YKLineChartView subdirectory.
Add the source files to your Xcode project.
Import YKLineChart.h...