Re: Placing glyphs on surface

Hi Jay,

> I am currently generating surfaces using the MathType:
> ((trial_number, time) -> variable1)
>
> But I have a function that has more variables like:
> ((trial_number, time) ->(variable1,variable2))
>
> I wanted to display the variable2 as a bar graph or some other glyph on the
> surface generated by variable1.
> How do I do this?

You can do this by adding a new ScalarMap variable2 -> Shape
which will plot shapes along the surface, but without seeing
the surface you are seeing now.

If you want to see the surface and the shapes, display both
data objects:

  ((trial_number, time) -> variable1)
  ((trial_number, time) ->(variable1,variable2))

Good luck,
Bill


  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: