octave-maintainers
[Top][All Lists]
Advanced

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

Re: solid grid lines with fltk


From: Torsten
Subject: Re: solid grid lines with fltk
Date: Thu, 25 Oct 2012 22:13:59 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1

On 25.10.2012 21:56, Ben Abbott wrote:
> On Oct 25, 2012, at 3:19 PM, Torsten wrote:
> 
>> Hi,
>>
>> is it intended that grid lines in fltk-plots are solid an not dashed or
>> dotted as in gnuplot?
>>
>> Best, Torsten
> 
> The line-style for the grid is specified by the axes property gridlinestyle.  
> The default value is ":"
> 
>       get (gca (), 'gridlinestyle')
>       ans = :
> 
> The grid line-style for the developer's code is ":" and is plotted as a 
> dotted line.
> 
> What version of Octave are you running?
> 
> Ben
> 

I am running the latest dev version of octave and I also get ':' as
'gridlinestyle'. Nevertheless, the grid lines are solid. Is it possible
that this also depends on the fltk version (1.3 on my system)?

Torsten



reply via email to

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