Zplot.org

Welcome to zplot.org, home of the little graphing tool called zplot. Zplot is written in pure Python (based on an earlier version in Tcl) and can readily create a wide range of graphs in EPS, PDF, and SVG formats.

Learn more by reading the overview, browsing examples, or by checking out the documentation.

The easiest way to install zplot for the first time:

pip install zplot
If you already have it installed:
pip install -U zplot
The current version is 1.41. You can also grab it from github.

Questions about Zplot? Email the zplot mailing list for help, sometimes even responded to in a timely manner!

Looking for the old zplot web page?