[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Plotting in Guile
From: |
Joel James Adamson |
Subject: |
Re: Plotting in Guile |
Date: |
Wed, 28 Jul 2010 13:59:21 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Mike Gran <address@hidden> writes:
>> > For my own personal use, I have a Guile binding of GNU Plotutils. I had
>> > planned that someday I'd clean it up and making it available. It has most
>> > of the functionality of the GNU Plotutils 'graph' program.
>>
>> My questions:
>> 1. What is the status of Plotutils? I looked into it a while ago and
>> it seemed really out of date and seemed to have a very small user
>> community
>
> I think it is more dead than alive, I think. There are bug-fix
> releases, including one in late 2009, but, the official gnu website
> hasn't been updated in a decade or so. There is no git repo, so it is
> hard to know if any work is being done on it.
I've just created svg and ps versions of one graph using "graph."
Pretty easy. The big problem is getting the look of the rest of my
LaTeX document within the graph (e.g. axis labels). I wouldn't want to
get a new look just so I can use a particular graphing package when
another offers the more flexible option.
> What is the state of the are in open-source plot libraries these days?
It seems the best options are GNUPLOT and a relative newcomer called
PLPlot[1] that I will try out today.
Joel
Footnotes:
[1] http://plplot.sourceforge.net/
--
Joel J. Adamson
Servedio Lab
University of North Carolina at Chapel Hill
FSF Member #8164
http://www.unc.edu/~adamsonj
pgp9o4LqACp05.pgp
Description: PGP signature
Re: Plotting in Guile, Mike Gran, 2010/07/28
Re: Plotting in Guile, Thien-Thi Nguyen, 2010/07/29
Re: Plotting in Guile, Mike Gran, 2010/07/29
Re: Plotting in Guile, Thien-Thi Nguyen, 2010/07/30