|
From: Ethan M. <merritt@u.washington.edu> - 2007-10-29 22:36:30
|
On Monday 29 October 2007 15:17, Petr Mikulik wrote: > There is no description in "help x11" about the option "solid|dashed". I > think something should be written about this option. > > It seems that "set term x11 dashed" works only for "gnuplot -monochrome". Is > this intentional or a bug? That is not correct. It works fine for color lines. The problem is more likely that you don't have the dash styles set in your X resources database. Try xrdb -merge < Gnuplot.app-defaults gnuplot gnuplot> set term x11 dashed gnuplot> test screenshot attached -- Ethan A Merritt |