@kyara/mxgraph
removed
```typescript // 获取画板类 const { SMxGraph } = staryeaMxGraph; // 实例化一个面板 const sMxGraph = new SMxGraph(document.querySelector('.container'), './src'); // 开始绘画 sMxGraph.drawModel.beginDraw(({ insertVertex, insertEdge, parent, graph }) => { const v1 = ins
Ecosystem
npmjs.org
npmjs.org
Latest Release
over 3 years ago
1.0.1
over 3 years ago
Versions
2
2
Loading...
Readme
Loading...
Links
| Registry | npmjs.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |