Hi McArthur,

> If you only want simple line graphs, it can be as simple as making a linked=
> -list of (say) the last 100 measurements and then deriving your own drawing=
>  box (from Fl_Box) and in the draw() method of your widget, just plot the d=
> ata.

Yep i can imagine that, but I'm a real noob. Just discovered FTLK fews days ago 
and was impressed by its speed and portability.


> However, if you just want a basic plotting widget... I went to the FLTK sit=
> e "links" page and typed "graph" in the search box; got a fair few hits (ma=

Did the same, and almost all of them compile only on Linux.
I'm looking for something portable across Win,Linux and OSX if possible.


> Of those that do look useful, Roman Kantor's Cartesian widget (http://rfltk=
> ..svn.sourceforge.net/viewvc/rfltk/cartesian)

rftlk is simply impressive.
Thanks again for the pointers.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to