We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e5621 commit 519720eCopy full SHA for 519720e
examples/gallery/images/cross_section.py
@@ -37,7 +37,7 @@
37
38
# Add a colorbar for the elevation
39
fig.colorbar(
40
- # Place the colorbar inside the plot (lower-case "j") in the Botton Right (BR)
+ # Place the colorbar inside the plot (lower-case "j") in the Bottom Right (BR)
41
# corner with an offset ("+o") of 0.7 centimeters and 0.3 centimeters in x or y
42
# directions, respectively; move the x label above the horizontal colorbar ("+ml")
43
position="jBR+o0.7c/0.8c+h+w5c/0.3c+ml",
0 commit comments