greuler
v1.0.0
Published
graph theory visualizations powered by d3 & webcola
Readme
greuler is graph theory visualization tool powered by d3 and on top of WebCola which allows the creation and manipulation of graphs with a simple API.
Installation
npm install greuler@alphaor
<script src="https://unpkg.com/greuler@alpha"></script>Usage
import greuler from 'greuler'
greuler({
// options in the homepage
})Examples
Check out the examples at the homepage
License
2021 MIT © Mauricio Poppe
