/vistorian-nodelink

Node-Link visualization for the Vistorian

Primary LanguageHTMLMIT LicenseMIT

Note The latest code for the Vistorian project is now kept in the vistorian-monorepo repository. The code for the vistorian-nodelink package is here

Vistorian-nodelink

This repository contains the nodelink visualisation.

The latest stable version can be installed into an npm project with npm install vistorian-nodelink.

Alternatively, for development:

  • git clone https://github.com/networkcube/vistorian-nodelink
  • cd vistorian-nodelink
  • npm install
  • npm start