|
Size: 704
Comment:
|
← Revision 4 as of 2008-03-11 10:50:30 ⇥
Size: 718
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.
