Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I make graphs? 1

Status
Not open for further replies.

ljc420

Programmer
Jun 13, 2001
9
US
I am doing a program in which I need to make multiple graphs of data. I need to make line plots, as well as 2D vector plots, and 3D "contour" maps (with the ability to rotate the graph).

Does anyone have any suggestions on a class to use for this? It doesn't really matter to me whether it was written by MS or by someone else, however it should be usable by VC++.

Thank you
 
You can choose OpenGL or DirectX. John Fill
1c.bmp


ivfmd@mail.md
 
Could you point me to somewhere that I could find more information (a website where I could find info about syntax, et cetra)?
 
I would advise you to use OCX control readily available for Graphs it pretty simple to use one can draw graphs of various types with less trouble I had used Pinnacle Graph control which had come with VB6.0 package
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top