Skip to content

The foundation for Vistories: CLUE for provenance tracking and visualization

License

Notifications You must be signed in to change notification settings

VisualStorytelling/phovea_clue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phovea_clue Phovea NPM version Build Status Dependency Status

CLUE (for Capture, Label, Understand, Explain) is a model that tightly integrates data exploration and presentation of discoveries. Based on provenance data captured during the exploration process, users can extract key steps, add annotations, and author 'Vistories', visual stories based on the history of the exploration.

Further resources:

Installation

git clone https://github.com/phovea/phovea_clue.git
cd phovea_clue
npm install

Testing

npm test

Building

npm run build

Usage

The most important module is template.ts providing a wrapper for an application to include CLUE. See Caleydo/clue_dummy for an simple example how to use it.


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.

About

The foundation for Vistories: CLUE for provenance tracking and visualization

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 69.8%
  • JavaScript 11.5%
  • CSS 11.2%
  • Python 6.0%
  • HTML 1.5%