An open API service indexing awesome lists of open source software.

https://github.com/uwdata/divi

Automatically interact with SVG charts.
https://github.com/uwdata/divi

data interaction svg visualization

Last synced: 3 months ago
JSON representation

Automatically interact with SVG charts.

Awesome Lists containing this project

README

        

# DIVI

DIVI: Dynamically Interactive Visualization.

This repository is in the process of being updated.

Please email snyderl AT cs DOT washington DOT edu to be notified when the update is complete.

## Instructions

- Run `npm install` to install dependencies.
- Run `npm run serve` to launch development server and view test examples.
- Run `npm run build` to produce an output bundle.