Vega examples with CLUE
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.