https://github.com/transmissions11/chart-playground
Playground for charting with observablehq's plot lib.
https://github.com/transmissions11/chart-playground
Last synced: about 1 year ago
JSON representation
Playground for charting with observablehq's plot lib.
- Host: GitHub
- URL: https://github.com/transmissions11/chart-playground
- Owner: transmissions11
- Created: 2021-08-21T09:41:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T09:35:41.000Z (over 4 years ago)
- Last Synced: 2025-03-17T13:52:26.057Z (over 1 year ago)
- Language: TypeScript
- Size: 196 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chart-playground
Playground for charting with observablehq's plot lib.

## Getting Started
```sh
git clone https://github.com/transmissions11/chart-playground.git
npm install
npm run start
```