Author Topic: Data graph  (Read 3586 times)

Offline wally

  • Multiple posting newcomer
  • *
  • Posts: 14
Data graph
« 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Data graph
« Reply #1 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
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

mariocup

  • Guest
Re: Data graph
« Reply #2 on: May 06, 2009, 08:19:25 am »
Hi wally,

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