visx icon indicating copy to clipboard operation
visx copied to clipboard

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

Open mihir478 opened this issue 3 years ago • 1 comments

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.

mihir478 avatar Aug 01 '22 15:08 mihir478

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

cdx111 avatar Aug 29 '22 06:08 cdx111