Hi,
I just started with both gnuplot and gnuplot-py and I'm wondering how
I can tell the wrapper to execute a command like "plot file using 1:2" ?
My X axis is a timestamp and I'm trying to format it with
set xdata time
set timefmt %s
set format x "..."
All I get is "Need full using spec for x time data"...
Regards,
Alex
|