|
From: Hans-Bernhard B. <HBB...@t-...> - 2010-12-15 16:07:16
|
On 15.12.2010 16:13, michael bane wrote: > I've built gnuplot for my Mac (via Fink) but I'm having trouble > working out what's wrong with the below (highlighted) so all help > appreciated. What's wrong is that you're trying to use a format string only usable for time/date axes without switching that axis to time/date format. See "help set xdata" > G N U P L O T > Version 4.2 patchlevel 6 > last modified Sep 2009 That's quite old. We're at version 4.4 patchlevel 2 by now. |