An open API service indexing awesome lists of open source software.

https://github.com/anonymity94/x6-graph

依托 X6 图编辑引擎实现网络拓扑
https://github.com/anonymity94/x6-graph

graph network x6

Last synced: about 1 year ago
JSON representation

依托 X6 图编辑引擎实现网络拓扑

Awesome Lists containing this project

README

          

# x6-graph

依托 `X6` 图编辑引擎实现网络拓扑

```bash
yarn

npm run start
```

- [x6](https://antv-x6.gitee.io/)
- [前端图可视化引擎antv的g6和x6区别是什么,如何选择? - 十吾十吾的回答 - 知乎](https://www.zhihu.com/question/435855401/answer/1639313761)
- [x6-app-draw](https://github.com/antvis/X6/tree/master/examples/x6-app-draw)