help-octave
[Top][All Lists]
Advanced

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

Re: grid line style


From: John W. Eaton
Subject: Re: grid line style
Date: Tue, 1 Sep 2009 15:58:44 -0400

On  1-Sep-2009, Dr. Johannes Zellner wrote:

| gnuplot> set grid lt 1 lc rgb '#aaaaaa'
| 
| makes a solid gray grid.

OK, so it would be possible with the gnuplot backend.  But what
properties should affect the linestyle for the grid lines?  I don't
think Matlab has any that are independent of the line styles of the
axes lines themselves.  So we would need to come up with something,
which is likelyt to introduce compatibility problems in the future.
If you'd like to discuss the development of a feature like this in
Octave, then plase start a thread on the maintainers list.

Of course a workaround is to write your data to a file and use gnuplt
directly...

jwe


reply via email to

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