0.0.1-beta.10 • Published 6 years ago
react-echarts-mark-board v0.0.1-beta.10
react-echarts-mark-board ·

Mark drawing tool, support for drawing lines , rays and other graphics.
English | 简体中文
🎁 DEMO
👉 DEMO

Directory
├── lib - output code
├── docs - Example and docs
├── src - Source code directory
├── CHANGELOG.md - Change log
└── TODO.md - Planned featuresUsage Instructions
Using npm, download and install the code.
$ npm install --save react-echarts-mark-boardFor webpack or similar environment:
import ReactReactDrawMark from 'react-echarts-mark-board';Documents
Contribution Guide
For the first time to run, you need to install dependencies firstly.
$ npm installTo build the project:
$ npm run buildTo run unit tests:
$ npm testChange Log
TODO
0.0.1-beta.10
6 years ago
0.0.1-beta.9
6 years ago
0.0.1-beta.8
6 years ago
0.0.1-beta.7
6 years ago
0.0.1-beta.6
6 years ago
0.0.1-beta.5
6 years ago
0.0.1-beta.4
6 years ago
0.0.1-beta.3
6 years ago
0.0.1-beta.2
6 years ago
0.0.1-beta.1
6 years ago
0.0.1-beta.0
6 years ago