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 72f8295

Browse filesBrowse files
committed
fix a typo in the text
1 parent b2eba0c commit 72f8295
Copy full SHA for 72f8295

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎tutorials/colors/colorbar_only.py

Copy file name to clipboardExpand all lines: tutorials/colors/colorbar_only.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
# --------------------------------------
8888
#
8989
# Here we illustrate the use of custom length colorbar extensions, used on a
90-
# colorbar with discrete intervals. To make the length of each extension same
91-
# as the length of the interior colors, use ``extendfrac='auto'``.
90+
# colorbar with discrete intervals. To make the length of each extension the
91+
# same as the length of the interior colors, use ``extendfrac='auto'``.
9292

9393
fig, ax = plt.subplots(figsize=(6, 1))
9494
fig.subplots_adjust(bottom=0.5)

0 commit comments

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