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

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.

Awesome Lists containing this project

README

          

# chart-playground

Playground for charting with observablehq's plot lib.

Demo

## Getting Started

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