A
Alon
Hi,
I have the following question.
I have lots of pairs of points (hundreds) and I want to
draw a line between each pair.
I can do it manually by adding each time a series but
this is a pain.
The information is organized as
X1 X2 Y1 Y2
X3 X4 Y3 Y4
....
And the lines should be between (X1,Y1) and (X2,Y2)
and a snother line between (X3,Y3) and (X4,Y4) and so on.
Any ideas how to do it automatically?
Thanks! Alon
I have the following question.
I have lots of pairs of points (hundreds) and I want to
draw a line between each pair.
I can do it manually by adding each time a series but
this is a pain.
The information is organized as
X1 X2 Y1 Y2
X3 X4 Y3 Y4
....
And the lines should be between (X1,Y1) and (X2,Y2)
and a snother line between (X3,Y3) and (X4,Y4) and so on.
Any ideas how to do it automatically?
Thanks! Alon