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

Home » Public Forums » archive » Re: need more plotting symbols please
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: need more plotting symbols please [message #50047 is a reply to message #50038] Sat, 02 September 2006 11:18 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
larkn10 writes:

> When I am in a similar situation my plots get pretty cluttered. But
> anyway,
> if thirty-some symbols are not good enough, you can have a parallel set
> of
> colors and wrap through those as well.
>
> e.g. 10 colors and 31 symbols gives you 310 options. (Is my math
> right?)

I wrote a small function that combines some of the things
I found in MC_SYMBOL with some ideas I had developed in
MPI_PLOTCONFIG. There are 44 symbols in this symbol catalog
function. The return value of the function is used as
input to the PSYM keyword in graphics commands. For example,
to use an hourglass symbol (symbol number 19), you would
type this:

Plot, findgen(11), Symsize=2.0, PSym=SYMCAT(19)

You can find the program here:

http://www.dfanning.com/programs/symcat.pro

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.
(Opata Indian saying, meaning "Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Still having problems with combining a contour and a line plot objects
Next Topic: Re: Still having problems with combining a contour and a line plot objects

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

Current Time: Mon Apr 27 00:34:15 PDT 2026

Total time taken to generate the page: 0.71918 seconds