Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.75 KB

README.md

File metadata and controls

53 lines (37 loc) · 1.75 KB

gapminder Phovea NPM version Build Status Dependency Status

Gapminder port for Phovea using the Caleydo CLUE framework for provenance tracking and story telling.

screenshot

Further resources:

A demonstration is available in the caleydoapp.org.

Installation

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