unchartedelixir / uncharted

33 stars 8 forks source link

Add Hierarchical Tree Chart #31

Open rheubach opened 3 years ago

rheubach commented 3 years ago

Wikipedia: In computer science, a tree is a widely used abstract data type that simulates a hierarchical tree structure, with a root value and subtrees of children with a parent node, represented as a set of linked nodes.