Graphviz support in myDBR
myDBR provides full support for Graphviz graph features and graph source code generation. Graphs can be generated directly from the user data and embedded into the reports. Graphs can be linked to other reports allowing drill-in reports.
Graph generation directly from the database
A sample graph generated from the database, with user clicking on item to get more info via connected reports:
Export the graphs and the graph source
myDBR is able to export the generated graphs as graphs itself and as a graph source code. Use any Graphviz enabled program to further process the graphs. On iPhone, myDBR supports direct opening the graphs in Instaviz.
About Graphviz
Graphviz is open source graph visualization software for representing structural
information as diagrams of abstract graphs and networks. The Graphviz layout programs take descriptions
of graphs in a simple text language, and make diagrams based on the descriptions.
See more information from Graphviz-website.
