Re: Gnuplot-like library for GTK
- Date: Wed, 23 May 2007 11:09:52 +0100
- From: jcupitt@xxxxxxxxx
- Subject: Re: Gnuplot-like library for GTK
On 5/23/07, Bleriot Trece <bleriot13@xxxxxxxxx> wrote:
> I wonder whether anybody knows if a library for GTK providing a
> functionality similar to the GNU plot is available. Our company is beginning
I've been using GtkPlot, part of gtkextra:
http://gtkextra.sourceforge.net
It only sort-of works, sadly. It's rather buggy, the API is not very
gtk-like and it uses huge amounts of memory. It has it's own slightly
wobbly canvas widget. It ought to be redone on top of goocanvas or
similar. If you use it, expect to have to hack on the sources quite a
bit.
There's guppi, which was going to be the official gnome chart component:
http://www.gnome.org/projects/guppi
But I think this project has died. Gnumeric used to use guppi but
they've abandoned it and now have their own thing. I don't know if the
gumeric charter is available as a separate component (I doubt it).
There was a fork of gnuplot which could work as a library, but again I
think this was abandoned.
Perhaps someone knows of something better?
John
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list