clchart

0.1.0 • Public • Published

ClChart logo

clchart

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

npm install clchart --save

Build From Source

Cloning and building the base project:

git clone git@github.com:seerline/clchart.git
cd clchart
npm install
 
# Then to build 
npm run build

Documentation

English docs (processing)

中文文档 (编写中)

Contributing

git clone https://github.com/seerline/clchart.git
 
npm install
 
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.

Package Sidebar

Install

npm i clchart

Weekly Downloads

22

Version

0.1.0

License

MIT

Unpacked Size

5.73 MB

Total Files

201

Last publish

Collaborators

  • seerline