I was experimenting with your VisadTest.java source, and discovered this:
double xMin = 1.0;
double xMax = 1.0007;
double yMin = 0.0;
double yMax = 100.0;
int xRes = 1000;
int yRes = 10;
formally setting the ranges to decimal values fixes the problem for me.
1.0 to 1.00007 did not work, I think this can be expected.
On 5/24/12 8:16 PM, Tomas Pluskal wrote:
Hi Tom,
I tried to scale up the X axis dimension in the orders of 10.
As you can see in the attached screenshots, scaling up the values did
not necessarily improve the plots.
Tomas
_______________________________________________
visad mailing list
visad@xxxxxxxxxxxxxxxx
For list information, to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/