Here is a simple fltk2 Graph widget I wrote for my high-school-age children. It still has some rough edges, like you can't select a filename to save the graph image - it always saves the "graph.png" in the current directory, but otherwise works pretty good. If anyone finds it helpful, feel free to improve.
I've released it under GPL-v2 license. Enjoy, Alex. Screenshot: http://aleksoft.net/graph.png Source: http://aleksoft.net/samples/Graph.tbz Windows executable http://aleksoft.net/graph.exe _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

