visx
visx copied to clipboard
Show Waterfall example
It would be nice to have an example waterfall/gnatt chart. Some reference examples:
- https://bl.ocks.org/mbostock/c957dc9c1f8a0bae58d5
- http://andreaferretti.github.io/paths-js-react-demo/ (click on waterfall demo)
- https://developers.google.com/chart/interactive/docs/gallery/ganttchart
- https://github.com/commodityvectors/d3-timeline
- https://github.com/flrs/visavail
- https://github.com/dk8996/Gantt-Chart
- https://codepen.io/jey/details/jmClJ
- https://codepen.io/jdefreites/pen/paLHc?editors=0010
- https://codepen.io/g1eb/pen/KWXzLR (full drill in)
Ported d3 waterfall example to vx
Any chance we could get this for Visx?
If anyone is interested in porting @techniq 's demo to the gallery I'm happy to review the PR!