Click here to Skip to main content
15,883,901 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
MFC application which should draw a graph based on x and y values. the axes has to be manipulated and based on these it has to be plotted.
Posted

1 solution

It seems you are looking for a library that provides the required features.

A search for "mfc plot graph library" gives some promising candidates:
Plot Graphic Library[^] (see also https://pgl.codeplex.com/[^])
CPlot - MFC plotting library[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900