[Paraview] Help with Glyph Colors

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri May 24 12:39:44 EDT 2013


One way to color each of the glyphs differently is by coloring with a
scalar array. Any point-data arrays present before the glyph filter
was applied are copied over to the individual glyphs by the glyph
filter. You can then color the glyphs using any of the point data
arrays passed through.

Utkarsh

On Wed, May 22, 2013 at 6:06 PM, Scott, W Alan <wascott at sandia.gov> wrote:
>
> I have a map on which I've placed numerous glyphs (circles at earthquake locations).  I'd like to change the colors of the circles individually, and maybe the continent outlines as well. I also want to add some more data, maybe triangles, with a different color. I haven't figured out how to change the glyph color without changing the color of everything else.
>
> Thanks,
>
> Alan
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview


More information about the ParaView mailing list