octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.9.10, finally?


From: John W. Eaton
Subject: Re: 2.9.10, finally?
Date: Wed, 7 Feb 2007 21:24:33 -0500

On  7-Feb-2007, Daniel J Sebald wrote:

| Anyway, here is an illustration of various output modes:
| 
| http://gnuplot.sourceforge.net/demo_4.1/dashcolor.html
| 
| There is a dash-dot in the example, but that doesn't mean it is
| available on all output formats.  Note that with the use of the new
| "rgb" mode you are fairly certain of getting the correct color.

I still don't see how to get dashed lines with the X11 terminal
driver.  I tried

  set term x11 dashed
  set style line 1 lt 2 lc rgb "red" lw 3
  plot sin(x) ls 1

and I get a solid red line.

Also, is the mapping of line types (integers) to the actual styles
terminal dependent?

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]