comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » ticklen in NG plots
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: ticklen in NG plots [message #85634 is a reply to message #85601] Thu, 22 August 2013 14:06 Go to previous messageGo to previous message
Mark Piper is currently offline  Mark Piper
Messages: 198
Registered: December 2009
Senior Member
On Tuesday, August 20, 2013 8:54:17 PM UTC-6, Xin Tao wrote:
>
> Is there any way to change ticklen globablly in IDL 8? The default ones always look too long for me. Maybe I'm used to the default ticklen in the traditional graphics system.
>

We're looking at ways to globally change defaults in NG. One workaround is to use keyword inheritance:

IDL> defaults = {color:'red', xticklen:0.02, yticklen:0.02, font_name:'Baskerville'}
IDL> p = plot([0,1], _extra=defaults)

Note that the default font must be Baskerville [1].

mp

[1] http://opinionator.blogs.nytimes.com/2012/08/08/hear-all-ye- people-hearken-o-earth/?ref=opinion
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL Grib Routines
Next Topic: Issue using map_set and !p.multi in combination with polyfill to colour window backgrounds

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 20:14:28 PDT 2025

Total time taken to generate the page: 0.00407 seconds