Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Hi Helen, > I have composed a simple code (see below) to do 2D scatter, but I see no data > points on the screen marked by the defined shape square. Can anyone tell me > what I did wrong in the folowing code? Switch the order of setShapes() and setShapeSet(), so it is: shape_control.setShapeSet(count_set); shape_control.setShapes(shapes); Cheers, Bill
visad
archives: