GitHunt
LO

lotten/TreePlot

Python script to generate SVG plot of a tree structure from a string representation

treeplot.py
Copyright (c) 2011, Lars Otten lotten@ics.uci.edu
(Licensed under MIT License)

Simple python script to plot a labeled tree structure from a simple
string representation. Generates svg output.

Uses the pySVG library: http://codeboje.de/pysvg/ (BSD-2-Clause license)

Languages

Python100.0%

Contributors

Created October 21, 2011
Updated December 14, 2013
lotten/TreePlot | GitHunt