Skip to content

Add option to color missing portions of partial arrays as NaNs.

This patch adds an option to vtkCompositePolyDataMapper2 that will use the lookup table's NaN color for missing portions of partial arrays.

Refs paraview/paraview#15849.

Merge request reports