Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 659 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 659 Bytes

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 ...

See the extjs-dag-drawer page on Github Pages.

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 the included files GPLv3.txt and Sencha_license.txt.