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

Home » Public Forums » archive » cgwindow and cgplot, bug?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
cgwindow and cgplot, bug? [message #80976] Fri, 27 July 2012 03:18
Mats Löfdahl is currently offline  Mats Löfdahl
Messages: 263
Registered: January 2012
Senior Member
I just noticed a possible bug in cgwindow/cgplot. Here is a minimal example.

The following lines make a plot with two data points represented as squares:

cgwindow, /free
cgplot,/add,[1,2],[2,1], psym=symcat(6),xrange=[0,5],yrange=[0,5]

If I add the following line:

cgplot,/add,/over,[1,2],[3,2], psym=symcat(9)

I get two more points as circles as expected - AND the two points from the first cgplot call are ALSO turned into circles! I've updated the coyote library (five minutes ago) but the problem persists.

In a cgdisplay window and without the /add keyword, the plot comes out as expected.
[Message index]
 
Read Message
Previous Topic: Re: cgcontour not outputting?
Next Topic: Re: cgwindow and cgplot, bug?

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

Current Time: Wed Oct 08 17:26:01 PDT 2025

Total time taken to generate the page: 0.00538 seconds