Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Caleydo/vega_clue

Repository files navigation

DEPRECATED: Vega CLUE

Phovea NPM version Build Status

Vega examples with CLUE

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/vega_clue.git
cd vega_clue
npm install

Testing

npm test

Building

npm run build

Launching

npm start

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.