Skip to content

michaschwab/superzoom

Repository files navigation

Multiscale Timelines Experiment

This code was used to conduct the Amazon Mechanical Turk experiment for the CHI 2019 paper, "Evaluating Pan and Zoom Timelines and Sliders", available at http://multiscale-timelines.ccs.neu.edu.

Installation

run npm i, then create a src/environments/environment.ts or environment.prod.ts with:

export const environment = {
    production: false,
    firebase: {
        // ...
    }
};

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages