|
From: Thomas D. D. <to...@sp...> - 2015-07-10 16:23:58
|
On 07/10/15 09:04, Thomas D. Dean wrote: > > uname -a > Linux P9X79 3.13.0-51-generic #84-Ubuntu SMP Wed Apr 15 12:08:34 UTC > 2015 x86_64 x86_64 x86_64 GNU/Linux > > > gnuplot electron.dem > > Warning: slow font initializationHit return to > continueqt_processTermEvent received a GE_fontprops event. This should > not have happened > > The first plot is over-zoomed so the title and labels are just off the > display. The next plot is correct. If I do the plots manually, line by > line, the first plot is still not correct. But, if I issue the plot > command again, I get a correct plot. Bug 1572 mentions using enhanced on set term > gnuplot ... gnuplot> set term x11 enhanced gnuplot> load "electron.dem" All the plots are correct. Tom Dean |