Graph plotting

Hello,

I was wondering if it is possible to plot graphs in C++. I have trying looking online and in self help books but havent be able to find anything. Can C++ plot 2d graphs or do v need to import the data in another software like matlab? Please suggest. Thanks
closed account (4izT0pDG)
Its possible, but I would assume it would require some GUI programming. Such as using FLTK.
Topic archived. No new replies allowed.