Plotting Using PLPlot
BCS
none at anon.com
Sat May 9 20:47:32 PDT 2009
Hello dsimcha,
> I'm
> interested in some suggestions on how it should be done (what a good
> API would be, etc.), as well as getting an idea of how many people are
> interested in something like this.
>
I'm interested.
Make simple stuff simple once you have the data. Ploting n lines should be
about 2 + n lines of code. ploting a polygon should be a single line.
A cool feature would be a templated front end that lest you process data
from any data type that you can tell it how to get X/Y data out of.
More information about the Digitalmars-d
mailing list