From: Alexander T. <Ale...@Th...> - 2008-07-15 20:03:42
|
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 |