|
From: Ethan A M. <EAM...@gm...> - 2014-09-21 15:32:10
|
On Sunday, 21 September 2014 06:12:19 PM Dave Horsfall wrote: > 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 For what it's worth, in gnuplot version 5 all terminals default to enhanced text mode. Also they default to allowing dashed lines. Version 5 currently exists as a 2nd release candidate, with the formal release projected for the end of the year. Ethan |