1.0.0 • Published 3 years ago

greuler v1.0.0

Weekly downloads
28
License
MIT
Repository
github
Last release
3 years ago

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@alpha

or

<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