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.
- Host: GitHub
- URL: https://github.com/uwdata/divi
- Owner: uwdata
- Created: 2021-12-09T02:35:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T21:52:10.000Z (8 months ago)
- Last Synced: 2025-03-23T04:11:20.832Z (3 months ago)
- Topics: data, interaction, svg, visualization
- Language: JavaScript
- Homepage: https://uwdata.github.io/divi/
- Size: 4.75 MB
- Stars: 13
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.