NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
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: