Re: does there exist a "graph" widget say to do math plots in GTK+?



Biswapesh

Thanks.  I checked this out and downloaded it.
It is a program with configure scripts and everything.
I don't know if I require a single file that
defines a plotting function/widget rather than a
full app.

What is the diff? Well I need to eventually port this
program to Win32 and other places.  I'm afraid if I get
dependent on a "real app" like GtkDataBox I won't be
able to port app to various places.

Does this make sense?  I don't suppose any of these
plotting programs are available as 2 little files?...
.c file and a .h file?

Basically I just need the interface.

Sincerely,

Chris

On Thu, Aug 01, 2002 at 10:57:56AM +0530, Biswapesh Chattopadhyay wrote:
> > 
> > I wrote code in expose handler to draw and update
> > 4 scientific graphs in GTK+....
> > 
> > I am getting bogged down in calculating positions
> > and sizes of ticks, borders, axes labels, etc.
> > 
> > Surely there must be a graph widget to escape all this
> > low level tediousness in GTK+?
> 
> Yes, there are a few plotting and graphing widgets in GtkExtra. There is
> also a GtkGraph (or something like that) widget which automatically
> plots graphs from data.
> 
> Hope this helps.
> 
> Rgds,
> Biswa.
> 
> > 
> > Chris
> > --
> > _______________________________________
> > 
> > Dr. Christian Seberino
> > SPAWAR Systems Center San Diego
> > Code 2363
> > 53560 Hull Street
> > San Diego, CA 92152-5001
> > U.S.A.
> > 
> > Phone: (619) 553-7940
> > Fax:   (619) 553-2836
> > Email: seberino spawar navy mil
> > _______________________________________
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtk-list
> > 
> > 
> 
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list

-- 
_______________________________________

Dr. Christian Seberino
SPAWAR Systems Center San Diego
Code 2363
53560 Hull Street
San Diego, CA 92152-5001
U.S.A.

Phone: (619) 553-7940
Fax:   (619) 553-2836
Email: seberino spawar navy mil
_______________________________________



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]