biolink/biolink-graphviz-demo

Name: biolink-graphviz-demo

Owner: biolink

Description: A lightweight web application using viz.js to render Graphviz files.

Forked from: DoctorBud/graphviz-viewer

Created: 2017-02-21 01:43:54.0

Updated: 2017-02-21 01:44:28.0

Pushed: 2017-02-22 00:04:25.0

Homepage: null

Size: 4501

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

biolink graphviz demo

Adapted from: https://github.com/DoctorBud/graphviz-viewer

This lightweight web application is intended to be deployed as a static single-page website, for demoing an app that combines

Screenshot

img

Usage
Requirements to build

This is what I use, you may get lucky with slightly older/newer versions.

Requirements to run

Tested on MacOSX Safari, Chrome and FireFox. Requires some form of http-server. npm run dev will invoke the WebPack server for auto-bundling during development, and this is sufficient for demo purposes.

Building
raphviz-viewer/ # If you aren't alread there
install
run build    # 'npm run fastbuild' to avoid minification
Running
run dev
 http://localhost:8080/webpack-dev-server/graphviz-viewer # On MacOSX
ternatively, point your browser to:
http://localhost:8080/webpack-dev-server/graphviz-viewer


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.