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

Home » Public Forums » archive » Re: FSC_PLOT defaults
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: FSC_PLOT defaults [message #74142 is a reply to message #74141] Tue, 21 December 2010 07:19 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Wayne Landsman writes:

> I'm old-fashioned enough to think that black on white does
> not show up as clearly on the screen, but I did not have a
> similar problem with the black on white of function graphics.
>
> The reason is that
>
> IDL> o = plot(indgen(10))
>
> is more comparable to something like
>
> IDL> fsc_plot,indgen(10),thick=2,xthick=2,ythick=2,charsize = 2, $
> xticklen = !P.ticklen*2, yticklen=!p.ticklen*2
>
> to give the lines extra thickness (and clarity).
>
> Maybe it would be worth having a similar default display for
> FSC_PLOT (at the expense of having different defaults than PLOT).

OK, I've implemented this for FSC_Plot, but I'm not sure about
it. It's, uh, pretty bold. :-(

Maybe it grows on you. :-)

Anyway, I thought I would put it out there for people to play
with and test. If we decide we like it, we can make the change
permanent. You can find the test program here:

http://www.dfanning.com/misc/fsc_plot_test.pro

You would run it like this:

IDL> FSC_Plot_Test, findgen(11)

I have different defaults for the display and for PostScript. I try
to use the ratio of display*1.7 for PostScript defaults. I think this
works well, but appreciate your input with these defaults, too.

My biggest problem is preserving the ability to use system variables
to set plot properties. This is especially a problem with things like
tick length. These can be set with !P.Ticklen as well as !X.Ticklen
and !Y.Ticklen. So, if I am going to set a default tick length, I have
to make sure none of those other variables are set, etc.

Anyway, the more I look at this plot this morning, the more I like it.
So maybe this is the way to go. Let me know what you think! :-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: updating the coyote library
Next Topic: Re: Hodograph plots of wind speed and direction

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

Current Time: Wed Oct 08 19:30:54 PDT 2025

Total time taken to generate the page: 0.00485 seconds