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 b964da6

Browse filesBrowse files
author
dohyun
committed
removed whitespace
1 parent 1755748 commit b964da6
Copy full SHA for b964da6

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

‎galleries/examples/subplots_axes_and_figures/axes_box_aspect.py

Copy file name to clipboardExpand all lines: galleries/examples/subplots_axes_and_figures/axes_box_aspect.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
# -------------------------------
120120
#
121121
# When setting the box aspect, one may still set the data aspect as well.
122-
# Here we create an Axes with a box twice as long as it is tall and use
123-
# an "equal" data aspect for its contents, i.e. the circle actually
122+
# Here we create an Axes with a box twice as long as it is tall and use
123+
# an "equal" data aspect for its contents, i.e. the circle actually
124124
# stays circular.
125125

126126
fig6, ax = plt.subplots()

0 commit comments

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