On Sun 08 Nov 2009 20:11, l...@gnu.org (Ludovic Courtès) writes: > Neil Jerram <n...@ossau.uklinux.net> writes: > >> Thanks, Mike. I like the idea of generating the gnuplot command file >> and then running it in a separate step; may switch my code to do that >> too. I also appreciate how your code shows how to do more cunning >> gnuplot things, like xtics and rotate; and the use of ~{ and ~} in >> format, which I hadn't taken on board before. > > FWIW, GNU Plotutils seems to be a pleasant toolset, which might be worth > looking at (I’ve always found it somewhat painful to tweak Gnuplot’s > output...). There’s also Andy’s > http://wingolog.org/software/guile-charting/ which seems pretty nice.
Guile-charting's output looks nice but doesn't include very much. It's definitely a build-your-own thing ;) A -- http://wingolog.org/