https://github.com/oxoyo/g6-demo
g6 demo
https://github.com/oxoyo/g6-demo
Last synced: 6 months ago
JSON representation
g6 demo
- Host: GitHub
- URL: https://github.com/oxoyo/g6-demo
- Owner: OXOYO
- License: mit
- Created: 2019-09-23T01:22:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T08:26:52.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T11:45:32.976Z (over 1 year ago)
- Language: HTML
- Homepage: http://oxoyo.co/g6-demo/
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# g6-demo
g6 demo
# Start
```
git clone
npm i
```
# Demos
[起步](./demos/start.html)
[内置节点](./demos/base_node.html)
[内置边](./demos/base_edge.html)
[节点状态](./demos/node_state.html)
[边状态](./demos/edge_state.html)