gdPlotGraph
gdPlotGraph is a mathematical equation plotter I wrote as my A-level computing project. Its features include:
- both Cartesian and polar axis support
- high quality line antialiasing
- lossless image output (PNG format)
- support for multiple equations, axes and co-ordinate systems on the same graph
- script-style user interface gives fine-grained control over the graph plotting process
- can be used to generate graphs on servers
At this time there are no plans to add statistical plots to the program - only mathematical equations can be plotted, not individual co-ordinates or data.
Live Demo
I have a live demo setup where you can try out my graph plotter.
See the help for information on the gdPlotGraph command syntax.
Copyright (C) 2006-8 Ryan Lothian. All rights reserved.
