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 23413a8

Browse filesBrowse files
committed
typo
1 parent a1cda13 commit 23413a8
Copy full SHA for 23413a8

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎examples/axes_grid/scatter_hist.py

Copy file name to clipboardExpand all lines: examples/axes_grid/scatter_hist.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
tl.set_visible(False)
4343
axHistx.set_yticks([0, 50, 100])
4444

45-
#xHisty.axis["left"].major_ticklabels.set_visible(False)
45+
#axHisty.axis["left"].major_ticklabels.set_visible(False)
4646
for tl in axHisty.get_yticklabels():
4747
tl.set_visible(False)
4848
axHisty.set_xticks([0, 50, 100])

0 commit comments

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