Skip to content

Set default color maps in the server manager rather than from Qt

This ensures consistent defaults across ParaView, pvpython and pvbatch.

This affects all PV-based applications and moves this setting from something specified in ParaView's Qt UI to an internal default. See the MajorAPIChanges.md file for details.

See ParaView issue #16913 (closed).

Merge request reports