creating a scatter chart in C++

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.
Are you using some graphic library?
no, can you reccomend any?
SDL.
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.
gnuplot, although I think it might be a program rather than a library.
http://www.gnuplot.info/
Topic archived. No new replies allowed.