It is pretty easy to create a graph yourself using GDs drawing primitives, as you read the file, though you would need to make two passes through the file. The first to calculate minimums & maximums so you know how to scale the data.
But still the problem remains. If there are so many values that loading them into ram is a problem, then plotting them all on a single graph will either result in graph so dense it is unreadable, or so large that the image size itself could be a memory problem.
Without you saying
There's really not a lot anyone can do to help.
In reply to Re: Graph a file without using arrays
by BrowserUk
in thread Graph a file without using arrays
by ITmajor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |