0.2.0 • Published 6 years ago

ml-visjs-graph.js v0.2.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
6 years ago

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: