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 #74085 is a reply to message #74081] Thu, 23 December 2010 21:05 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 12/23/10 5:02 PM, wlandsman wrote:
> On Thursday, December 23, 2010 3:34:56 PM UTC-5, alx wrote:
>
>>
>> Please try:
>> IDL> p1 = plot(/TEST, STYLE_NAME='IDL classic')
>> IDL> p1.save, 'p1.ps'
>> IDL> p2 = plot(/TEST, STYLE_NAME='IDL standard')
>> IDL> p2.save, 'p2.ps'
>> then compare p1, p2 plots and PostScript files.
>> You can change nearly everything by using the style editor and create
>> your own style in a consistent way.
>
> Neat! The only problem is that I couldn't find STYLE_NAME in the documentation for PLOT(). (It is in the documentation for IPLOT but even there I couldn't a list of the names of the system plot styles.) --Wayne

The two system plot styles are 'IDL Classic' (white on black) and 'IDL
Standard' (black on white):

IDL iplot, findgen(11), style_name='idl classic'

or:

IDL> iplot, findgen(11), style_name='idl standard'

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
[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: Fri Oct 10 09:40:56 PDT 2025

Total time taken to generate the page: 1.51921 seconds