If you're just talking about something like this (ascii art) drawing:
1:* * * * * * * * **
0: * * * ** * * * * * * * * * * * * * *
-
> I am thinking about writing a program which will involve, among other
> things, displaying a plot of a series of numbers. The idea is that
> you could click on the points and move them to change the numbers.
> Reverse-plotting, I suppose. It need not be complex; the numbers
> will
On 28/03/2008, David Perlman <[EMAIL PROTECTED]> wrote:
> I am thinking about writing a program which will involve, among other
> things, displaying a plot of a series of numbers. The idea is that
> you could click on the points and move them to change the numbers.
> Reverse-plotting, I suppose
I am thinking about writing a program which will involve, among other
things, displaying a plot of a series of numbers. The idea is that
you could click on the points and move them to change the numbers.
Reverse-plotting, I suppose. It need not be complex; the numbers
will all be zero or