Skip to content

Exploration of an alternative dataviz method to be embedded in the Signal Documentation app.

Notifications You must be signed in to change notification settings

cmu-delphi/delphi-dataviz-prototype

Repository files navigation

delphi-dataviz-prototype

A demo for an alternate embeddable visualization (line chart) of an Epidata signal, currently with support for the COVIDCast endpoint.

Screenshot 2025-02-18 at 19 48 44

How to run

Once you've installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

and navigate to the "Chart" section of the app.

About

Exploration of an alternative dataviz method to be embedded in the Signal Documentation app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published