Skip to content

ENH #5659: Add a button to scale glyphs over all time steps.

Dan Lipsa requested to merge danlipsa/paraview:glyph-rescale-temporal into master

This applies to the Glyph filter. Glyphs are scaled to 0.1 of the largest side of the dataset and can be scaled by a scalar or a vector. This button takes into account the dataset bounds and scalar ranges over all time steps.

Merge request reports