airbnb / visx

🐯 visx | visualization components
https://airbnb.io/visx
MIT License
19.34k stars 709 forks source link

Request to build a VISX example for D3 Hierarchical Bar Chart. #1548

Open mihir478 opened 2 years ago

mihir478 commented 2 years ago

Hierarchical Bar Chart

We are building data visualizations with VISX and are requesting a basic example for D3's hierarchical bar chart. I haven't found anything similar while searching the internet. If we have a basic example, I can customioze it for our use.

cdx111 commented 2 years ago

I have a similar at here https://stackblitz.com/edit/react-1qtnwd?file=src%2FApp.js