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

https://github.com/alxnddr/waterfall-chart-example

Full source code for the tutorial
https://github.com/alxnddr/waterfall-chart-example

chart charts data-visualization react waterfall-chart

Last synced: 7 months ago
JSON representation

Full source code for the tutorial

Awesome Lists containing this project

README

          

# Waterfall chart

This repository demonstrates how to create a simple waterfall chart in React with visx.

![Waterfall chart](/screenshot.png)

## How to run

- `yarn start`
- Open [http://localhost:3000](http://localhost:3000)