Tree Drawing System
Jump to navigation
Jump to search
A Tree Drawing System is a graph drawing system that applies a tree drawing algorithm to solve a tree drawing task.
- Example(s):
- a D3.js-based one such as http://bl.ocks.org/mbostock/4339184
- See: Drawn Tree.