Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: vinn vinn
How to set axis-x from a table in column 2 [ reply ]  
2007-04-09 04:57
My data look like this :

# Y1 X Y2
11 22.22 333


"X" in coloumn 2 is in seconds.

I would like to plot my data into a very simple graph..
axis-x ~ column 2 ("X")
axis-y ~ column 3

Question :
How do i set my axis-x ("X") from the fifth column?