plot filled circles [message #87200] |
Wed, 15 January 2014 08:12  |
Krishnakumar M.A
Messages: 19 Registered: March 2013
|
Junior Member |
|
|
Hi,
I know it's a silly question, but I was not able to make it work. I'm plotting circles with a defined radius as per my data. Since there are many files to plot, I'm using oplot to do this. But when I'm trying to do filled circles with one of the oplots with /fill, it shows /fill will not work with oplot. Is there a workaround to get this done?
Thanks,
Krishnakumar
|
|
|
Re: plot filled circles [message #87202 is a reply to message #87200] |
Wed, 15 January 2014 08:19  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Krishnakumar M.A writes:
> I know it's a silly question, but I was not able to make it work. I'm plotting circles with a defined radius as per my data. Since there are many files to plot, I'm using oplot to do this. But when I'm trying to do filled circles with one of the oplots with /fill, it shows /fill will not work with oplot. Is there a workaround to get this done?
TVCircle from the NASA Astronomy Library. Also found in the Public
folder of the Coyote Library because it is so damn useful. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
|
|
|