Click to See Complete Forum and Search --> : how to plot graph


dianaangel60
02-04-2005, 03:58 AM
hi...

i am very stressful with my final year project i do not know how to plot graph with c program

please advise me? do you know of any source code on graphic plotting

jonnin
02-04-2005, 10:27 AM
visual studio, and I assume borland and the other major players as well, can tap into an activex excel sheet plotting utility. I have not used it but once but its overly complex for most needs. Or in full screen mode (opengl or directx), its easy enough to draw lines or pixels into a simple chart, the more you try to do the harder it gets of course.