A HivePlot is a visual representation of an object graph. It looks something like this:
After cloning the repository, create a website or web application in your webserver and point it to the src
directory.
Alternatively you can access the application directly from the github repository. All code runs in your browser (and whatever Neo4j instance you point to). Use this link.
The doc
folder contains the HTML version of the jsdoc documentation for the Neo4j
and HivePlot
javascripts in this repository. This documentation was generated using the tools provided with jsdoc.
To rebuild the documentation, install jsdoc and run the builddoc.bat
script.
See documentation online by following this link.