fxbipartite
v2.0.0
Published
Interactive bipartite graph layout
Downloads
13
Maintainers
Readme
fxBipartite
fxBiPartite is a library designed to create an interactive bipartite graph in the browser. It should work on any modern browser (i.e., not Internet Explorer 8.0 and earlier). fxBipartite is a significantly revamped clone of a library which I believe was once part of the vizjs library (https://visjs.org/), but seems no longer to be part of it.
Installation
npm install fxbipartite --save
-or-
npm install -g fxbipartite //install globally
Demonstration
API Documentation
See the API documentation for usage.
License
MIT