文件名称:relation-graph:Vue 关联关系图谱组件,可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱,可提供多种图谱布局,包括树状布局、中心布局、力学布局自动布局等。Vue component for relationship graph , which can display knowledge graphs, such as organization graph, equity structure graph, group relationship graph,
文件大小:7.81MB
文件格式:ZIP
更新时间:2024-05-12 07:37:53
vue graph relationship-graph Vue
relation-graph
这是一个Vue关系图谱组件,可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱,可提供多种图谱布局,包括树状布局、中心布局、力学布局自动布局等。
这个项目使用典型的vue编程方式,代码简单易懂。如果需要实现一些自定义的高级功能,你可以直接使用源码作为一个component放到你的项目中去用,轻松、任意的修改。
详细使用方法、配置选项、在线demo,以及可视化的配置工具,可以访问这个网址:
快速使用:
npm install --save relation-graph
【文件预览】:
relation-graph-master
----.gitignore(260B)
----package.json(2KB)
----src()
--------index.vue(97KB)
--------GraphMiniView.vue(3KB)
--------GraphSettingPanel.vue(9KB)
--------index.js(222B)
--------GraphMiniToolBar.vue(12KB)
--------GraphMiniNameFilter.vue(1KB)
--------GraphBottomPanel.vue(1KB)
--------core4vue()
----webpack.config.js(3KB)
----dist()
--------relation-graph.min.js(303KB)
----LICENSE(1KB)
----doc()
--------images()
--------relation-graph-simple.png(69KB)
--------demo()
----README.md(6KB)
----.npmignore(108B)
网友评论