Skip to content

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

Notifications You must be signed in to change notification settings

lotten/TreePlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

treeplot.py
Copyright (c) 2011, Lars Otten <[email protected]>
(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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages