Dynamic Graph Visualization
The ability to use python as a high level language for nodal creation for acrylic trees can show some pretty results which can impress anyone, even marketing types. Below is a list of python graphing libraries and API’s which Python can call, some of which use Graphviz to render the graphs/charts.
- PyDot
- NetworkX
- python-graph
- Gython
- UBIGRAPH
- SNA (Six-Degrees Network Analyizer)
- Python Call Graph
- PyNSource (UML graphing)
- igraph
- Gprof2Dot
Also, more information about data visualization techiniques at this link site.
I think I will try to recommend this post to my friends and family, cuz it’s really helpful.