Differences between revisions 3 and 4
Revision 3 as of 2005-12-28 21:24:12
Size: 704
Editor: 69-30-77-125
Comment:
Revision 4 as of 2008-03-11 10:50:30
Size: 718
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
A small graph plotting library, available at [http://www.chez.com/spinecho/pyjmgraph/pagjmgraph.htm] A small graph plotting library, available at [[http://www.chez.com/spinecho/pyjmgraph/pagjmgraph.htm]]
Line 14: Line 14:
http://www.chez.com/spinecho/pyjmgraph/img1.png
http://www.chez.com/spinecho/pyjmgraph/img2.png
http://www.chez.com/spinecho/pyjmgraph/img3.png
{{http://www.chez.com/spinecho/pyjmgraph/img1.png}}
{{http://www.chez.com/spinecho/pyjmgraph/img2.png}}
{{http://www.chez.com/spinecho/pyjmgraph/img3.png}}

jmgraph

A small graph plotting library, available at http://www.chez.com/spinecho/pyjmgraph/pagjmgraph.htm

Features:

  • development: Python 2.3.4, wxPython 2.5.3.1
  • plot of data of type y = f(x)
  • jmgraph is a collection of functions for plotting data. It also includes handy "dc" functions. The library functions can be used to plot data on the screen and on the printer.
  • jmgraph is a small module. It does not use any external library like numeric.
  • Developed under Windows. Never tested on other platforms.

http://www.chez.com/spinecho/pyjmgraph/img1.png http://www.chez.com/spinecho/pyjmgraph/img2.png http://www.chez.com/spinecho/pyjmgraph/img3.png

jmgraph (last edited 2008-03-11 10:50:30 by localhost)

NOTE: To edit pages in this wiki you must be a member of the TrustedEditorsGroup.