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

https://github.com/splucas/html-spiderweb-graph

Spiderweb type graph experiment in HTML/CSS/JS
https://github.com/splucas/html-spiderweb-graph

experiment html-css-javascript html5 vanilla-javascript web-component

Last synced: 6 months ago
JSON representation

Spiderweb type graph experiment in HTML/CSS/JS

Awesome Lists containing this project

README

          

# Web Graph Experiment
HTML/CSS/JS experiment in using a canvas element to represent data in a
spiderweb type graph

View it in your browser: [Spiderweb Graph Demo](https://runefire.com/poc/spiderweb_graph/)

### Requirements
- Modern Browser
- Written using HTML/CSS and vanilla javascript with no external dependencies