@User: My approach to this is to run N simulations at N corners, save the raw data, then read the raw data into matlab or similar (i.e., octave). Python is pretty good for this, as there are libraries you can get for reading SPICE raw files, and do plotting with matplotlib. I have some scripts on the efabless server for automating that process.