aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChick Markley2019-02-26 16:07:33 -0800
committermergify[bot]2019-02-27 00:07:33 +0000
commitaec54ed72d02932f8fdb3aa857e82a23507aecd2 (patch)
tree82c3ed54187dda79aeecf7614d494295c67ca8eb /scripts
parentdbe404460fd3062d940f86a02df044b8cc4be0fd (diff)
Create a simple generic GraphViz renderer for DiGraph (#1034)
* Create a simple generic graphviz renderer for DiGraph There are three basic kinds - A simple default renderer - A ranked renderer that places nodes in columns based on depth from sources - A sub-graph render for graphs that contain a loop - Renders just nodes that are part of first loop found - Plus the neighbors of the loop - Loop edges are shown in red. * Create a simple generic graphviz renderer for DiGraph - Moved the graph loop finder into DiGraph - Fixed scala doc per Edward's comments
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions