Re: 2D plot widget



Matias Freytes wrote:
        I need to do some real-time 2D plotting (adding data
every other 3 to 6 seconds). I know there's a gtk_plot widget,
but I'd like to know what my choices are. I'd like to have
something like a Matlab plot window with axes labels and units,
title, replot/refresh capabilities, ...  What would you
recommend? Are there any documentation links?

Take a look at the gtkextra plot widget available from
http://gtkextra.sourceforge.net/. It has a lot of capabilities and
supports real-time plotting. Unfortunately it is undocumented. However,
there are many good examples including one for real-time plotting. I
can't imagine that there is any better plot widget.

Felix




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