Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vasudevan, Rama K
pycroscopy
Commits
8c3c7321
Commit
8c3c7321
authored
Aug 11, 2017
by
Somnath, Suhas
Committed by
CompPhysChris
Aug 14, 2017
Browse files
Fixed typo in 'viridis'
parent
905b1ae2
Changes
1
Hide whitespace changes
Inline
Side-by-side
pycroscopy/viz/plot_utils.py
View file @
8c3c7321
...
...
@@ -24,7 +24,7 @@ from ..io.hdf_utils import reshape_to_Ndims, get_formatted_labels, get_data_desc
if
sys
.
version_info
.
major
==
3
:
unicode
=
str
default_cmap
=
plt
.
cm
.
virdis
default_cmap
=
plt
.
cm
.
vir
i
dis
def
get_cmap_object
(
cmap
):
...
...
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