|
From: Daniel J S. <dan...@ie...> - 2013-03-07 06:03:05
|
On 03/06/2013 11:29 PM, sfeam (Ethan Merritt) wrote: > On Wednesday, 06 March 2013, Sylwester Arabas wrote: >> P.S. Is there any way to force gnuplot not to use external png files but >> instead draw the images pixel-by-pixel with svg rectangles as it was >> done in older versions of gnuplot? > > Yes. > plot 'foo' with image failsafe I forgot about that. Similar end result, easier syntax. Dan |