Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.7 KB

File metadata and controls

51 lines (36 loc) · 1.7 KB

stratomex_js Phovea NPM version Build Status Dependency Status

StratomeX.js is a port for Phovea using the Caleydo CLUE framework for provenance tracking and story telling.

Further resources:

A demonstration is available in the caleydoapp.org.

Installation

git clone https://github.com/caleydo/stratomex_js.git
cd stratomex_js
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.