Graphite is a Python graphing package currently under development. Graphite will enable the easy creation of scientific, engineering, and business graphs. Some graph types to be included are line graphs, bar charts, function plots, polar plots, parametric plots, and mesh plots. Graphite will be able to produce output for formats such as postcript, pdf, gif, Windows, QuickDraw, Tk by using the PIDDLE backend. It will also have interactive capability (e.g., positioning labels and other overlays via the mouse or arrow keys), and should run on any platform that supports Python.
| Graphite Home Page | http://www.strout.net/python/graphite/ |
|---|---|
| Project Coordinators | Joe Strout
(joe@strout.net)
Michelle Strout (mstrout@cs.ucsd.edu) |
| Graphite Product Description | Vision Statement Feature Overview |
| Design Documents | Design Overview Class Diagram |
| Development | Release Notes Future Features Known Bugs and Limitations |
| Sample Output | Point Plots Bar Plots |