> From: Ludovic Courtès <[email protected]> > To: Daniel Llorens <[email protected]> > Cc: [email protected] > Sent: Thursday, September 26, 2013 4:57 AM > Subject: Re: [Bug-plotutils] [patch] legend feature for graph > > Daniel Llorens <[email protected]> skribis: > >> Some things I've missed in graph are >> >> — Unicode support >> — Transparency & pdf (I do eps -> pdf in the shell using a wrapper) >> — Reading nans and infs in data files >> — Multiline titles and labels >> — Use as library (having graph functions in Plotutils) > > In addition, Mike Gran has an initial patch set that adds Guile bindings > to the Plotutils libraries: > > https://github.com/spk121/guile-plotutils > > It notably offers a ‘graph’ interface: > > https://github.com/spk121/guile-plotutils/blob/master/guile/graph.scm > > Another thing that would be great to merge.
Phew. That code is an embarrassing hack. But it does work. It was in reference to that code that this list last saw a message from the project maintainer, back in 2010. There is no official repo, though several repos have sprung up on github to collect bugfixes. Tim Martin's is pretty good. https://github.com/timmartin/Plotutils/commits/master -Mike Gran _______________________________________________ Bug-plotutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-plotutils
