Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 551 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 551 Bytes

X-Flowchart

A flowchart editor plugin based on vue.

Version

XFC
v3.0.0
v2.0.0
v1.0.0

Example

# git clone https://github.com/OXOYO/X-Flowchart-Vue.git

# install dependencies
yarn install

### Compiles and hot-reloads for development
yarn run serve

TODO

v3.0.0

  • *** 重构:基于 @antv/g6 v3.x 重构。