An iOS stock chart library in Objective-C based on chartee. For more information,to see : https://github.com/zhiyu/chartee
- If you need help, use Stack Overflow. (Tag 'StockChart')
- If you'd like to ask a general question, use Stack Overflow.
- If you found a bug, and can provide steps to reliably reproduce it, open an issue.
- If you have a feature request, open an issue.
- If you want to contribute, submit a pull request.
- Contact me : wangyongbao2009@hotmail.com
CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like StockKeyboard in your projects. See the ["Getting Started" guide for more information]
pod 'StockChart', '~> 0.0.1'
- Add StockChart to your Cartfile. e.g.,
github "Yongbaowang/StockChart" ~> 0.0.2
- Run
carthage update
- Follow the rest of the standard Carthage installation instructions to add EverChart to your project.
.
├── Classes //source code
├── Demo //Demo with source code
├── EverChart //Carthage framework
├── LICENSE //License
├── README.md //readme
└── StockChart.podspec //Cocoapods spec