https://github.com/uwdata/divi
Automatically interact with SVG charts.
https://github.com/uwdata/divi
data interaction svg visualization
Last synced: 5 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-08T19:20:42.000Z (8 months ago)
- Last Synced: 2025-08-14T01:00:04.031Z (6 months ago)
- Topics: data, interaction, svg, visualization
- Language: JavaScript
- Homepage: https://uwdata.github.io/divi/
- Size: 4.85 MB
- Stars: 15
- 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.