vue中使用mxgraph
类型流编辑器 (typeflow-editor)
build with the vue and mxGraph.
使用vue和mxGraph构建。
核心外观 (Core appearance)
拖动“定义”中的元素之一后,将显示表格以填充 (After drag the one of the elements in "definitions", the form will display to fill)
完成创建Typflow模型后 (After finishing creating your typflow-model)
要检查或更新创建的元素,可以双击 “定义”顶点(InputEndpoint,OutputEndpoint,PureFunction) (To check or update the created elements you can double click the Definition vertex (InputEndpoint, OutputEndpoint, PureFunction))
要删除 , 缩放 ( 放大 /缩小), 导出 , 导入或保存 ,请使用左侧的工具栏 (To delete, zoom(in/out), export, import or save, use the left tool bar)
导入时,可以选择从本地或从数据库导入 (When import, you can choose import from local or from database)
从数据库何时 (When from database)
项目设置 (Project setup)
npm install
编译和热重装以进行开发 (Compiles and hot-reloads for development)
npm run serve
翻译自: https://vuejsexamples.com/draw-tool-for-typeflow-build-with-the-vue-and-mxgraph/
vue中使用mxgraph
本文介绍了如何使用Vue.js和mxGraph库创建一个类型流编辑器(typeflow-editor)。编辑器允许用户拖动“定义”中的元素以显示表格填充,完成模型创建后,可以通过双击顶点进行检查或更新。此外,提供了删除、缩放、导出、导入和保存功能,导入时可选择本地或数据库来源。

3万+

被折叠的 条评论
为什么被折叠?



