|
From: Michael L. <le...@ma...> - 2005-09-20 14:53:34
|
Hi,
with GNUPLOT 4.0 patchlevel 0 I have a problem plotting vectors.
When I zoom into the plot some vectors swap direction:
Here a little test data for two vectors.
test.dat
0 0 2 5
2 5 2 5
which I plot with
plot "test.dat" with vector
When I zoom into the range [0,3]x[0,6] the second vector swaps
direction. I attached two screenshots.
Regards,
Michael
|