drawing graphs
Trying to write a C program in LInux to draw graphs. Available 2240 floating point no. out of which the first 224 are supposed to be x-axis and the 9 sets of 224 data are to be different values to be plotted on the y axis. Havent worked in C graphics before. Looking for help.
|