Skip to content
This repository has been archived by the owner on Dec 26, 2017. It is now read-only.

phovea/phovea_graph_dot

Repository files navigation

phovea_data_graph_dot Phovea NPM version Build Status Dependency Status

Parser for graph files in DOT format.

Installation

git clone https://github.com/phovea/phovea_data_graph_dot.git
cd phovea_data_graph_dot
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.