Tree - Visualization
> (Data|State) Management and Processing > (Data Type|Data Structure) > (Tree|Nested Set|Hierarchy) Data Structure
Table of Contents
1 - About
A tree can be rendered with all graph visualization libraries.
2 - Articles Related
3 - List
- Rectangular Treemap
- Sunburst Tree. A sunburst is similar to the treemap, except it uses a radial layout.
- Sunray Tree
- Iceray Tree
- Hyperbolic Tree
- Diagonal Tree
Large data set:
- fractal maps,
- Radial Tree.
Advertising
3.1 - Pyramid
A pyramid or triangle diagram where:
- the height of a level represents that level's status
- and width of a level represents the quantity of items at that level relative to the whole.
For example:
- An organizational chart is the diagram of a hierarchy within an organization
- Maslow's hierarchy of human needs