Hi every one!

I have to genarate a 2d graphic based on x,y axis. I have two vectors with the same size, and I wanna to use then to make the x and y axis.

Can anyone help me? Or show a trick, or page?

Thanks

Recommended Answers

All 2 Replies

what operating system?

Hi again ancient, I'm using windows platform, and using dev-c++ to write the code, and I'm using to wxDev-C++ (derivate from wxwidgets) to create a GUI.

I also have a code(with 2000 lines), and have a working GUI, so now I wanna to implement my program, and there are a few step to be follow, and one of then is create 2 graphics.

The graphics is in "line format" and I wanna to gerate then from two vectors gerated by the code, the vector have the same size.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.