creating a scatter chart in C++

Feb 4, 2010 at 12:49pm
Hi, I'm a beginner looking for some help with Visual Studio 2008.

I have two *.txt files containing the x and y coordinates of points that I want to plot on a graph, but I am having trouble finding a suitable method. If anyone could point me in the right direction it would be much appreciated.

Richard.
Feb 4, 2010 at 1:00pm
Are you using some graphic library?
Feb 4, 2010 at 1:12pm
no, can you reccomend any?
Feb 4, 2010 at 1:14pm
SDL.
Feb 4, 2010 at 1:53pm
SDL seems like it could work, but are there any librarys specifically built for graphs and plotting? It might be a bit easier as I dont have that much time to do this.
Feb 4, 2010 at 6:34pm
gnuplot, although I think it might be a program rather than a library.
http://www.gnuplot.info/
Topic archived. No new replies allowed.