Example: The definition
is displayed by Graphviz as:digraph G {
TODO -> "Buy food" ;
TODO -> "Send out invites" ;
}
Notes:
- The definition (and input of Graphviz) is just a text file which can be easily created by a program.
- The GUI version of Graphviz watches files so the diagram will be updated automatically every time the text file changes.
- Graphviz can export its visualizations in many formats (jpg, PDF, SVG, ...).
- More examples: Graphviz Gallery, UML Diagrams Using Graphviz Dot.
- Download (be sure to use one of the “Executable Packages from AT&T”).
ليست هناك تعليقات:
إرسال تعليق