Skip to content

OXOYO/X-Flowchart-Vue

 
 

Repository files navigation

x-flowchart

X-Flowchart

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Preview

Flowchart

TODO

v2.0.0

  • *** 重构:基于 Vue plugin 重构。
  • *** 自定义:基于 props 实现较高自由度的 config 配置。
  • ** 优化 界面:交互效果提升。
  • ** 优化 组件:颗粒度更细。
  • ** 优化 路径规划逻辑:通过路径规划算法等方法实现较好的路径表现效果。
  • ** 优化 数据结构
  • ** 优化 导出:支持导出为图片、JSON
  • ** 新增 预览/回显: 支持多种形式的预览、回显,eg:页面回显、编辑器回显。
  • * 新增 效果图比对:支持上传效果图进行比对。

About

基于G6和Vue的可视化图形编辑器。A visual graph editor based on G6 and Vue.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •