Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: wally on May 05, 2009, 08:06:45 am

Title: Data graph
Post 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
Title: Re: Data graph
Post by: stahta01 on May 06, 2009, 12:18:37 am
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
Title: Re: Data graph
Post by: mariocup on May 06, 2009, 08:19:25 am
Hi wally,

perhaps http://wxmathplot.sourceforge.net/ could fit your needs.