lotten/TreePlot
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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)