Skip to content

YongbaoWang/StockChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a8ee517 · May 28, 2019

History

13 Commits
Feb 27, 2019
Jun 22, 2018
Jun 22, 2018
Dec 30, 2015
May 28, 2019
Jul 12, 2018
Dec 30, 2015

Repository files navigation

StockChart

An iOS stock chart library in Objective-C based on chartee. For more information,to see : https://github.com/zhiyu/chartee

Communication

  • 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

Installation with CocoaPods

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'

Carthage

  1. Add StockChart to your Cartfile. e.g., github "Yongbaowang/StockChart" ~> 0.0.2
  2. Run carthage update
  3. Follow the rest of the standard Carthage installation instructions to add EverChart to your project.

Tree

.
├── Classes             //source code
├── Demo                //Demo with source code
├── EverChart           //Carthage framework
├── LICENSE             //License
├── README.md           //readme
└── StockChart.podspec  //Cocoapods spec

Screenshot1

(Screenshot)

微信公众号 :汪汪的世界

(WeChat)

About

stock chart about fenShi chart

Resources

License

Stars

Watchers

Forks

Packages

No packages published