Click to See Complete Forum and Search --> : How can I plot points, make graphs, etc.?


Danielle Harvey
April 7th, 1999, 01:23 PM
I am trying to add simple plotting options to my application. Plotting is an area that begs for the re-use of code. Is there any code that I can incorporate into my vc++ programs that gives me the ability to graphically represent data?

I have vc++ 6.0. Any response any one can give me will be greatly appreciated.

Gomez Addams
April 7th, 1999, 01:39 PM
This site has several modules for graphing.
They are in the misc and other controls sections.
I think they are all 2D and support line graphs and histograms.
Good Luck