Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aktug/react-visjs-graph2d
React component for the vis.js graph2d module
https://github.com/aktug/react-visjs-graph2d
graph2d react reactjs reactvis visjs
Last synced: about 1 month ago
JSON representation
React component for the vis.js graph2d module
- Host: GitHub
- URL: https://github.com/aktug/react-visjs-graph2d
- Owner: aktug
- License: mit
- Created: 2018-11-04T20:14:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T21:33:25.000Z (about 6 years ago)
- Last Synced: 2024-09-30T13:23:12.045Z (about 2 months ago)
- Topics: graph2d, react, reactjs, reactvis, visjs
- Language: JavaScript
- Homepage:
- Size: 260 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Vis.js Graph2d
#### React component for the vis.js graph2d module
[Vis.js Graph2d Docs](http://visjs.org/docs/graph2d/)
### Installation
```bash
yarn add react-visjs-graph2d
```![screenshot](https://github.com/aktug/react-visjs-graph2d/blob/master/public/ss.png?raw=true)