Re: [gtk-list] Gtk and Graphic Charts




Matthew <matthew@mattshouse.com> writes:
> 
>   Can anyone tell me how to build pie and bar graphs in Gtk?  Nothing fancy
> like OpenGL, just 2d graphs.
> 

There are a thousand ways... http://www.gnome.org/guppi/ has a list of 
lots of apps that do this.

You could use any drawing solution (drawing area, GnomeCanvas, render
to GdkRGB manually, GtkGLArea), one of the plot widgets, one of the
plot applications, etc. http://developer.gnome.org has a widget
repository (look under "tools" I think) and GtkPlot should be there.

Havoc



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