Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bd04473

Browse filesBrowse files
authored
typo!
1 parent b4963f7 commit bd04473
Copy full SHA for bd04473

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎tutorials/intermediate/constrainedlayout_guide.py‎

Copy file name to clipboardExpand all lines: tutorials/intermediate/constrainedlayout_guide.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def example_plot(ax, fontsize=12, nodec=False):
104104
#
105105
# For the `pcolormesh` kwargs (``pc_kwargs``) we use a dictionary.
106106
# Below we will assign one colorbar to a number of axes each containing
107-
# a `SclaraMappable`; specifying the norm and colormap ensures
107+
# a `ScalarMappable`; specifying the norm and colormap ensures
108108
# the colorbar is accurate for all the axes.
109109

110110
arr = np.arange(100).reshape((10, 10))

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.