mtravers / vaguely

Block UI for data visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vaguely

Vaguely is a tool for exploratory data visualization, based on Vega-Lite, a high-level grammar of interactive graphics. Vaguely is a partial translation of that grammar into a Scratch-like blocks interface, making it easier to experiment with different visualizations.

You can use it here: https://vagueness.herokuapp.com/

Screen_Shot_2021-09-04_at_5.39.27_PM.png

Credits

To run locally

This will compile the front end, launch the back end, and open a browser.

lein launch

The library functions won’t work unless you set up your own DynamoDB table and credentials.

Library

Stored in AWS DynamoDB.

About

Block UI for data visualization


Languages

Language:Clojure 98.5%Language:HTML 1.1%Language:CSS 0.4%