/gapminder

Gapminder port for Phovea using the Caleydo CLUE framework for provenance tracking and story telling. @JKU-ICG 💬 @thinkh

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

DEPRECATED: gapminder

Phovea Build 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.

DEPRECATION Information

Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/datavisyn/tdp_core and we will also contribute our future changes to it.

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.