alx / parasol

A network graph exploration tool

Home Page:http://parasol.alexgirard.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parasol Title

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

About

A network graph exploration tool

http://parasol.alexgirard.com

License:MIT License


Languages

Language:JavaScript 97.2%Language:Python 2.0%Language:HTML 0.7%