Name | Modified | Size | Downloads / Week |
---|---|---|---|
pygnuplot-1.7.tar.gz | 2012-05-21 | 67.0 kB | |
pygnuplot-1.5.tar.gz | 2012-03-27 | 66.2 kB | |
pygnuplot-1.4.tar.gz | 2012-03-16 | 66.2 kB | |
pygnuplot-1.3.tar.gz | 2011-10-05 | 63.1 kB | |
pygnuplot-1.2.tar.gz | 2011-08-29 | 62.3 kB | |
pygnuplot-1.1.tar.gz | 2011-05-11 | 61.9 kB | |
README.txt | 2011-04-13 | 705 Bytes | |
pygnuplot-1.0.tar.gz | 2011-04-13 | 41.9 kB | |
Totals: 8 Items | 429.2 kB | 0 |
Project: pyGnuplot WebPage: https://sourceforge.net/projects/pygnuplot/ Author: Matthew Gilson Email: m.gilson1@gmail.com I hacked this together because I wanted to use gnuplot instead of the freely available matplotlib for python as I am more familiar with gnuplot. gnuplot-py did not quite have the functionality that I had hoped for, and it was reasonably old at the time of this writing, so I decided to write my own interface. I am releasing it as I hope that it will be useful to others, and in the hopes that others will contribute and make it better. Prerequisites: Gnuplot 4.2 or newer (4.4 is recommended) python 2.6 or newer numpy Examples: examples can be found in the test subdirectory