[Kst] Combine date / time columns to one x-axis
Alexander Poddey
alexander.poddey at gmx.net
Sat Nov 17 07:15:57 UTC 2012
Hi all,
from a controller, I have data with separate date / time column
Date;Time;Sens1;Sens2;Sens3;Sens4;Sens5
01.11.2012; 00:03:10; 7.8; 71.8; 55.1; 58.3; 22.6
01.11.2012; 00:08:10; 7.8; 71.8; 55.1; 58.1; 22.7
01.11.2012; 00:13:10; 7.8; 71.8; 55.1; 57.8; 22.6
01.11.2012; 00:18:10; 7.9; 71.7; 55.1; 57.5; 22.7
is it possible to combine the first two cloumns as x-axis and plot x,y1,y2
etc.?
The data is equiapced; perhaps it might be easier to plot as equispaced
y-values, using date & time as labels?
Thx
Alex
More information about the Kst
mailing list