Extjs-dag-drawer

ExtJS component for drawing trees (actually Directed Acyclic Graphs)

Download .zip Download .tar.gz View on GitHub

extjs-dag-drawer

ExtJS component (extjs >= 4.1) for drawing trees (actually Directed Acyclic Graphs).

This component uses the Draw package to layout and draw Directed Acyclic Graphs, i.e. oriented graphs without cycles. It can be used for instance to draw dependency graphs, organizational charts ...

Credits: Algorithm for drawing the graph

The implementation of the algorithms are heavily inspired by chapter nine of the book Graph drawing: algorithms for the visualization of graphs.

Examples

Licensing

This software is dual licensed with GPLv3 and Sencha License. The Sencha license allows this component to be used with both the GPL and Commercial framework licenses.

See GPL v3 License and the Sencha License