Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
09c177c7
Commit
09c177c7
authored
Jun 26, 2020
by
Phil Colebrooke
Browse files
Re #28602 change default colormap to viridis
parent
a2fbed49
Changes
2
Hide whitespace changes
Inline
Side-by-side
Framework/Properties/Mantid.properties.template
View file @
09c177c7
...
...
@@ -276,4 +276,4 @@ plots.legend.Location = best
plots.legend.FontSize = 8
# Default colormap for image plots
plots.images.Colormap =
jet
plots.images.Colormap =
viridis
docs/source/concepts/PropertiesFile.rst
View file @
09c177c7
...
...
@@ -285,7 +285,7 @@ Plotting Settings
+---------------------------------+------------------------------------------------------------------+---------------------+
|``plots.legend.Location`` |Default legend location |``best`` |
+---------------------------------+------------------------------------------------------------------+---------------------+
|``plots.images.Colormap`` |Default colormap for image plots |``
cool``
|
|``plots.images.Colormap`` |Default colormap for image plots |``
viridis``
|
+---------------------------------+------------------------------------------------------------------+---------------------+
Getting access to Mantid properties
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment