Re: histogram

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


  • References:
    • histogram
      • From: for ssec.wisc.edu [144.92.108.61]
  • 2001 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: