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

Home » Public Forums » archive » problem whith half filled symbols
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
problem whith half filled symbols [message #9900] Mon, 15 September 1997 00:00
R. Bauer is currently offline  R. Bauer
Messages: 137
Registered: November 1996
Senior Member
Hi,
this is an example for one of our own defined symbols.
It is an half filled circle.

On postcript device it's correct, but on screen you'll see only
the half circle, there is no curve around.


I don't know if it is a bug or not.

I got the same results on PC and AIX Workstation.


PRO test_psym
; idea for symdefinition F.R.(ICG-3)
psize = 2
ang=findgen(31)*12.+0.
ang=[ang,0.+180.]
ang=[ang,0.+180.-findgen(15)*12.]
ang=ang/180.*!PI
xarr = psize*cos(ang) & yarr = psize*sin(ang)


usersym,xarr,yarr,/fill


a = indgen(10)

plot,a,a,psym=8


end


--
R.Bauer

Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Animation
Next Topic: cannot make idl_container::get(isa='foo') to work

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

Current Time: Wed Oct 08 15:08:08 PDT 2025

Total time taken to generate the page: 0.00629 seconds