plot2d Alpha 0.04 (Default branch) |
|
|
Saturday December 29, 2007. 08:57 AM FreshMeat
plot2d allows you to plot 2D, X vs Y, and scatter
plots directly to a compressed image file. You can
plot up to 12 series. It uses a simple ASCII
options file and runs from the console/terminal
and also has a simple Win32 GUI. The core code is
ANSI C with C++ encapsulation for ease of use.
License: BSD License (revised)
Changes:
A new Win32 GUI was provided.
|