@grtjn/ml-visjs-graph-js
v0.3.0
Published
Graph visualization for triples stored in MarkLogic, based on the VisJS Network library
Downloads
1
Readme
ml-visjs-graph.js
Graph visualization for triples stored in MarkLogic, based on the VisJS Network library
Note: WORK IN PROGRESS!
Development
Please read [CONTRIBUTING.md] if you like to contribute to this project. Any help appreciated!
Pre-requisites:
- node
- npm
- bower
- gulp
To setup:
- npm install
- bower install
To build docs and dist:
- gulp
To test docs:
- cd docs
- python -m SimpleHTTPServer 7777
- http://localhost:7777