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: