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 Ravin, > Hi, I need to display a histogram. I know how to create a Histogram object, > but I am unsure as to how to display it. The Histogram object has no > methods for it. How do i go about displaying one? If your histogram has a MathType like (band -> count) then you can display it using ScalarMaps: band -> XAxis count -> YAxis See P1_01.java in Section 1.3 of Ugo's VisAD tutorial for a similar example. Also check out the nice histogram displays in Tom's VisAD Python tutorial. Cheers, Bill
visad
archives: