Ah, thanks. I never thought of that.
Thanks for the "solution".

-ashish

On Sat, 19 Sep 2009, Pete Ratzlaff wrote:

>
> You're up against the limiting precision of the 32 bit floating point
> values used internally by the pgplot library, as your abscissa values
> all identical up to the 8th significant figure.
>
> Instead, try something like
>
> points $a[0] - $a[0]->min, $a[1], { border => 1 };
>

-ashish

Ashish Mahabal, Caltech Astronomy, Pasadena, CA 91125
http://www.astro.caltech.edu/~aam aam at astro.caltech.edu

Silence is a powerful enemy of social justice
        -Amartya Sen

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to