Skip to content

vue版流程图简易编辑器、简单易上手

Notifications You must be signed in to change notification settings

wupeng940055906/vue-x6-flow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-x6-flow

基于antv-x6 vue版本 vue2.x+ element +antv-x6 适用于流程图-dag图

有以下功能内容: 1、拖拽布局 2、右键菜单 3、保存 4、缩放 5、多选 6、快捷键 cv cx cz(重做) 7、连线判断 8、配置属性 9、动态节点流向动画 其余功能可在antv-x6文档自行添加

文档地址

https://x6.antv.vision/zh/docs/api/graph/graph

本项目效果图

image

流向动画

GIF 2022-1-18 16-51-01

x6 对于流程图 dag图 思维导图均可实现

image

如果文章对你有帮助,那么5块、10块也是爱

image

有疑问可加QQ

冠希:微信转账30可以让你少掉、少白几根头发永远跟我一样帅 QQ:251275985 wx:gjh251275985

antv在vue使用所需要的依赖

···

"@antv/x6": "^1.29.5"

"@antv/x6-vue-shape": "^1.3.0"

"@vue/composition-api": "^1.4.3"

···

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

vue版流程图简易编辑器、简单易上手

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 94.0%
  • JavaScript 4.7%
  • HTML 1.3%