https://github.com/alx/parasol
A network graph exploration tool
https://github.com/alx/parasol
network-graph react sigma visualization
Last synced: 11 months ago
JSON representation
A network graph exploration tool
- Host: GitHub
- URL: https://github.com/alx/parasol
- Owner: alx
- License: mit
- Created: 2017-03-20T15:03:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:36:57.000Z (over 3 years ago)
- Last Synced: 2025-03-28T23:43:49.766Z (about 1 year ago)
- Topics: network-graph, react, sigma, visualization
- Language: JavaScript
- Homepage: http://parasol.alexgirard.com
- Size: 41.8 MB
- Stars: 63
- Watchers: 3
- Forks: 4
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - alx/parasol - A network graph exploration tool (react)
README

* [Documentation](http://parasol.alexgirard.com/)
* Latest version of [parasol.js](http://parasol.alexgirard.com/assets/js/parasol.js)
## Installation
```
yarn install
```
## Usage
```
yarn start
```
Open `http://localhost:8095`
Corresponding configuration in `docs/example.html`
## Customize
* Modify configuration in `data-settings` attribute visible in `docs/example.html`
* Add new data json in `docs/assets/data/` folder and change `url` setting in `docs/example.html`
* Use multiple items in `data-settings` `networks` array to display various graphs