项目作者: seerline

项目描述 :
A fast, simple and cross-platform(html5 react-native weex wechat-applet) stock chart library created using canvas.
高级语言: JavaScript
项目地址: git://github.com/seerline/clchart.git
创建时间: 2018-04-13T08:13:02Z
项目社区:https://github.com/seerline/clchart

开源协议:MIT License

下载


ClChart logo

clchart — cymatics line chart

apm
JavaScript Style Guide
npm Code Climate

Simple Cross-platform Stock Charts using the canvas element

HTML5 Demo

React Native Demo

Wechat Applet Demo

Installation

Manual Download

You can download the latest version of clchart from the GitHub releases

npm

  1. npm install clchart --save

Build From Source

Cloning and building the base project:

  1. git clone git@github.com:seerline/clchart.git
  2. cd clchart
  3. npm install
  4. # Then to build
  5. npm run build

Documentation

English docs (processing)

中文文档 (编写中)

Contributing

  1. git clone https://github.com/seerline/clchart.git
  2. npm install
  3. npm run dev

Screenshot

pc demo

pc demo

web demo

web demo

mina demo

mina demo

react native demo

reactnative demo

Todos

  • karma test
  • more web demo
  • integrate GCanvas for react native android
  • weex demo
  • integrate wechat mina app

License

ClChart is available under the MIT license.