plouc / nivo

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
https://nivo.rocks
MIT License
13.23k stars 1.03k forks source link

Add support for hierarchy/dendrograms. #2562

Closed CinchBlue closed 6 months ago

CinchBlue commented 7 months ago

Is your feature request related to a problem? Please describe. I am evaluating UI libraries to use and I have noticed that nivo does not support hierarchy diagrams beyond d3-hierarchy TreeMap's.

Describe the solution you'd like Add support for dendrograms.

Describe alternatives you've considered See: @visx/hierarchy.

Additional context N/A

plouc commented 6 months ago

@CinchBlue, I'm currently working on a @nivo/tree package