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

Home » Public Forums » archive » Plotting symbol : Open / filled (closed) circle with a dot at the center
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: Plotting symbol : Open / filled (closed) circle with a dot at the center [message #87289 is a reply to message #87286] Thu, 23 January 2014 02:13 Go to previous messageGo to previous message
Helder Marchetto is currently offline  Helder Marchetto
Messages: 520
Registered: November 2011
Senior Member
On Thursday, January 23, 2014 8:34:08 AM UTC+1, Kaushal Sharma wrote:
> Hello,
>
>
>
> I need to define a new plotting symbol as a circle but with a dot inside (sun symbol for plotting not for labelling). There are routines through which open or filled circle can be used as a plotting symbol. But I did not find any which has a dot inside. Currently I am using an alternative approach:
>
>
>
> plot,findgen(20),psym=sym(6)
>
> oplot,findgen(20),psym=3
>
>
>
> This serves the purpose but since there are many plot commands in my routine and for each of them I have to supply oplot command. I want to avoid writing oplot after each plot command.
>
>
>
> It would be helpful if any of you could suggest some better way to do this.
>
>
>
>
>
> Kaushal

I think Fabien's suggestion is a good one.
One thing you can look at is the the UserSym procedure (http://www.exelisvis.com/docs/USERSYM_Procedure.html).
However, it seems like the only one line is allowed. That means that you cannot disconnect the outer circle from the dot in the middle. In the example, it is shown how to produce a filled circle.

Regards,
Helder
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Plus Minus in t=TEXT()
Next Topic: TODO tag in IDL Workbench?

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

Current Time: Fri Oct 10 04:05:34 PDT 2025

Total time taken to generate the page: 1.12612 seconds