Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: wally on May 05, 2009, 08:06:45 am
-
What a good choice to display a graph from time(x) and measurement data (y)
integrated in a wxSmith Project ?
thx, wally
-
No real first hand knowledge of problem or solution, but you might look at wxFreeChart and wxPlotCtrl from wxcode project at sf.net.
I don't use wxSmith so just looked for wxWidgets graph code.
Tim S
http://wxcode.sourceforge.net/components/freechart/
http://wxcode.sourceforge.net/showcomp.php?name=wxPlotCtrl
-
Hi wally,
perhaps http://wxmathplot.sourceforge.net/ could fit your needs.