Hierarchy / Graph charts
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 41
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 16
Description
Hierarchy
- vx-hierarchy-examples
- d3.groups as a hierarchy
- Tree
- https://github.com/Klortho/d3-flextree - supports nodes of various sizes
- https://observablehq.com/@d3/collapsible-tree
- https://github.com/techniq/vx-hierarchy-examples/blob/master/src/examples/Tree.tsx
- https://github.com/techniq/layerchart/issues/11
- https://observablehq.com/@mbostock/sars-cov-2-phylogenetic-tree
- https://observablehq.com/@d3/indented-tree
- https://observablehq.com/@d3/hierarchical-edge-bundling/2
- https://observablehq.com/d/453b3c621eb477d5
- https://observablehq.com/@d3/tree-of-life
- https://observablehq.com/@nitaku/tangled-tree-visualization-ii?collection=@observablehq/visualization
- http://bl.ocks.org/robschmuecker/7880033
- https://github.com/bumbeishvili/org-chart
- https://observablehq.com/@john-guerra/tree-value
- https://observablehq.com/@laotzunami/collapsible-indented-tree
- Bracket
- https://observablehq.com/@rabelais/creating-empty-tournament-bracket-model
- https://observablehq.com/@nor/playoff-bracket-exploration-part-8
- https://challonge.com/
- Project 3: Dynamically generated tournaments
- Generating Tournaments
- Kaggle brackets for March Madness
- https://observablehq.com/@mcmcclur/ncaa-brackets
- https://codepen.io/collection/OLYGEm
- Treemap
- Pancake - Treemap
- https://observablehq.com/@d3/treemap
- https://observablehq.com/@d3/nested-treemap
- https://observablehq.com/@d3/zoomable-treemap
- https://observablehq.com/@d3/animated-treemap
- https://observablehq.com/@nitaku/population-of-italy-by-administrative-division-treemap
- https://observablehq.com/@nitaku/population-of-italy-by-administrative-division (Parallel Treemaps)
- Isometric treemap with tree colors (flare)
- Cascaded treemap
- https://nivo.rocks/treemap/
- https://www.amcharts.com/demos/drill-down-treemap/
- https://observablehq.com/@albutko/cascading-zoomable-treemap
- https://observablehq.com/@analyzer2004/3d-treemap
- https://observablehq.com/@jonhelfman/us-county-treemaps
- https://observablehq.com/@d3/marimekko-chart
- https://flowingdata.com/2014/07/02/jobs-charted-by-state-and-salary/
- https://observablehq.com/d/13a2492a7c315c79
- Voronoi Treemap
- Circle pack
- https://observablehq.com/@leandermaerkisch/learning-path-zoomable-circle-packing
- https://nivo.rocks/circle-packing/
- https://observablehq.com/@didoesdigital/d3-circle-packing-with-data-wrangling-and-interactive-grou
- https://observablehq.com/@d3/zoomable-circle-packing
- https://observablehq.com/@mbostock/pack-o-matic
- https://observablehq.com/@analyzer2004/3d-circle-packing
- https://observablehq.com/@mbostock/bubble-o-matic
- https://observablehq.com/@mbostock/file-size-visualizer-bubbles
- https://observablehq.com/@mbostock/wheres-that-2-trillion-going
- https://observablehq.com/@mbostock/packing-circles-inside-a-rectangle
- https://observablehq.com/@mbostock/example-authors
- https://observablehq.com/@mbostock/circle-packing-methods
- https://observablehq.com/@d3/bubble-chart
- Sankey
- https://layercake.graphics/example/Sankey
- https://github.com/techniq/svelte-chart-examples/blob/master/src/Sankey.svelte
- https://nxmen.csb.app/
- https://nivo.rocks/sankey/
- https://www.amcharts.com/demos/sankey-diagram/
- https://observablehq.com/@fil/sankey-link-paths
- https://observablehq.com/@timelyportfolio/partsankey-partition-sankey
- https://observablehq.com/@didoesdigital/21-july-2020-d3-sankey-diagram-with-hovers-and-percentages?collection=@didoesdigital/journal-getting-started-with-data-viz-collection
- graphFromCsv
- https://observablehq.com/@rachelanddata/dallas-police-use-of-force-by-race
- https://observablehq.com/@sgregson/astroneer-crafting
- https://observablehq.com/@nimitnshah/parallel-sets-dark-mode-highlight-on-hover
- https://observablehq.com/@bda/lafe
- https://developers.google.com/chart/interactive/docs/gallery/sankey
- https://observablehq.com/@d3/nike-quarterly-statement
- https://observablehq.com/@mbostock/flow-o-matic
- https://observablehq.com/@stroked/drill-down-sankey
- https://observablehq.com/@benjamesdavis/elijah-meeks-particle-sankey
- https://observablehq.com/@adv1996/chart-recreation-nfl-schedule-alluvial-diagram
- https://observablehq.com/@bda/lafe
- Vertical
- Icicle
- Vertical / Horizontal
- https://nxmen.csb.app/
- https://github.com/techniq/vx-hierarchy-examples/tree/master/src/examples
- https://observablehq.com/@d3/zoomable-icicle
- https://www.amcharts.com/demos/vertical-partition-chart/
- https://www.amcharts.com/demos/horizontal-partition-chart/
- https://observablehq.com/@kerryrodden/sequences-icicle
- https://observablehq.com/@john-guerra/zoomable-variable-size-icicle
- https://observablehq.com/@alex-r-bigelow/categorical-zoomable-icicle#aggregateData
- Sunburst
- https://nxmen.csb.app/
- https://github.com/techniq/vx-hierarchy-examples/tree/master/src/examples
- https://observablehq.com/@d3/zoomable-sunburst
- https://nivo.rocks/sunburst/
- https://www.amcharts.com/demos/sunburst-chart/
- https://www.amcharts.com/demos/drill-down-sunburst-chart/
- https://observablehq.com/@kerryrodden/sequences-sunburst
- https://observablehq.com/@mbostock/sunburst-o-matic
- https://chrisbateman.github.io/webpack-visualizer/
- Small multiples / Separated
- Would be nice to switch between grouped, stacked, or small multiples
- Stacked, Grouped, PerCent or SmallMultiple
- https://observablehq.com/@mkfreeman/separated-bar-chart
- https://observablehq.com/@ben-tanen/the-relentless-2020-news-cycle-in-one-chart
- https://observablehq.com/@mast4461/n-level-zoomable-sunburst
- https://observablehq.com/@observablehq/plot-barley-trellis
- Chord
- Funnel
- https://nivo.rocks/funnel/
- visx
- https://www.amcharts.com/demos/funnel-chart/
- https://github.com/greghub/funnel-graph-js
- https://observablehq.com/d/641e6efa7f8b3f84
- https://observablehq.com/d/25396a3f87f1058d
- https://observablehq.com/@shivgarg5676/funnel-chart
- https://observablehq.com/@marksteve/funnel-o-matic
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the checked and unchecked chart categories in this issue and the linked D3, visx, and Svelte examples. No project file, test, or specific chart implementation entry point is named; completion would require agreeing on a narrower chart scope and implementing the selected visualization with suitable examples or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100