Edit me

The following pages and posts are tagged with

TitleTypeExcerpt
Introduction to Gestalt Page Our Goal Lab41 embarks on an open source project called Gestalt. Its goal is to tell a visual story from big data. We will employ various data visualization tools and user experience frameworks to construct cohesive data stories focused on communicating ripple-effect scenarios. Several event-based datasets from different...
Quick Start Page Desktop Make sure you first set the following environment variable: export DATABASE_URL=$DATABASE_NAME,$DATABASE_USER,$DATABASE_HOST,$DATABASE_PASSWORD,$DATABASE_PORT Then, after retrieiving the project from GitHub, run the following command: gestalt/scripts/install-dependencies.sh cd gestalt/prototypes/desktop python app.js After running the following command, go to your browser and input 127.0.0.1:8000...