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.
Mike, > I have a 2D plot where I only want to display one portion of the domain > at a time (for example, 2000 points of data but I only want to show 500 > points at a time), but when I call setRange on the scalarMap the plot > continues off the graph. > > What do I have to do to to hide this data? If your FlatField has MathType (x -> y), with a ScalarMap of x to XAxis, add another ScalarMap of x to SelectRange. The RangeControl returned by its getControl() wil let you set a range of values to make visible. Bill
visad
archives: