abapgraph icon indicating copy to clipboard operation
abapgraph copied to clipboard

ABAP library to create graphviz graphs

ABAP Graph

A library to create graphviz graphs in ABAP, see the example code in the demo folder.

Developed for Abap debugger object graph extension to give a more compact layout

Example graphs

From http://zevolving.com/2012/01/iterator-design-pattern-to-access-linked-list/ )

image

Another example from the excellent Writing Testable Code for ABAP opensap course image