Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shelwinsunga/zoom-chart-demo


https://github.com/shelwinsunga/zoom-chart-demo

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

## Simple Zoomable Shadcn Chart

First, run the development server:

```bash
git clone [email protected]:shelwinsunga/zoom-chart-demo.git
cd zoom-chart-demo
npm install
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

Chart is in `components/chart.tsx`.