Plot 2D is a simple 2D plotting package. It reads the values from disk and immediately displays them. It does not store any in RAM so it can show any amount of data. I am sure there are limitations, but I have not stressed tested it to see when. I would imagine that 32000 values will be its limit.
File format:
Text file containing a list of floating point numbers.