|
From: Dave H. <da...@ho...> - 2014-09-21 08:12:34
|
On Sun, 21 Sep 2014, Dave Horsfall wrote:
[ On getting "enhanced" by default ]
> On Sun, 21 Sep 2014, François Schosseler wrote:
>
> [...]
>
> > 2. Then edit this gnuplotrc file to include these lines
> > set term aqua
> > set termoption enhanced
And for the benefit of the archives, even better is to put
set termoption enhanced
into your $HOME/.gnuplot file; that way, you don't have to modify the
global file.
-- Dave |