Skip to content

Change default colormap for model scalars and displacement volumes

Fernando requested to merge github/fork/fepegar/change-default-colormap into master

See https://github.com/Slicer/Slicer/pull/741

Also, in my vessels network with Radius set as Active scalar:

Using Viridis, I can easily figure out that dark lines represent thin vessels and yellow ones are thicker: viridis

Using Rainbow, the current default, the result is more fun but more confusing: rainbow

Merge request reports