DescriptionConverts tables into a Graphviz graph by rendering the body of the macro and then converting each row in each table to a node relationship. The Flowchart Macro is used for the rendering, so it must be enabled and working correctly. This macro simplifies use of the Graphviz support by eliminating or significantly reducing the need to know the dot language. Advanced users will still need to consult the Graphviz documentation for the multitude of attributes and settings that are possible. The primary reason of this macro is to allow SQL queries to generate graphs easily. |