Projects tagged ‘graphviz’ and ‘visualisation’


[7 total ]

4 Users
   

pycallgraph is a Python library that creates call graphs for Python programs.
Created over 3 years ago.

4 Users

phpCallGraph is a tool to generate static call graphs for PHP source code. Such a graph visualizes the call dependencies among methods or functions of an application. Arrows represent calls from one ... [More] method to another method. Classes are drawn as rectangles containing the respective methods. The graphs can be leveraged to gain a better understanding of large PHP applications or even to debunk design flaws in them. The core of the call graph generator forms an object-oriented PHP5 library, which may also be integrated in other projects. It leverages the InstantSVC CodeAnalyzer and DOT. On top of it, a commandline application allows easy creation of call graphs in various formats, e.g. text, png, jpg or svg. phpCallGraph is free software licensed under GPLv3. [Less]
Created over 2 years ago.

3 Users

Gephi is an open-source software for visualizing and analyzing large networks graphs. Gephi uses a 3D render engine to display graphs in real-time and speed up the exploration.
Created 8 months ago.

1 Users

A Java binding for Grahphviz built on top of the existing SWIG-generated api. This provides a more flexible object-oriented interface to the graph model, and support for rendering the generated graphs using GEF/draw2d.
Created about 1 year ago.

0 Users

prof2dot takes profiling information (a file generated by running a ghc-compiled application with the +RTS -px -RTS flags) and converts it to GraphViz's dot format.
Created about 1 year ago.

0 Users

Coordinated Graph Visualization
Created 11 months ago.

0 Users

Generate graphviz dot files of the interactions between Biztalk odx files. Specify groups of odx files and Biztalk Visualisation will generate a graph of the orchestrations, the messages sent between ... [More] them and messages sent and received via external ports including the names and schemas of the messages. Example [Less]
Created 12 months ago.