Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit0108086

Browse files
committed
Edits to address PR coments
1 parentc808e3c commit0108086

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

‎examples/images_contours_and_fields/contourf_hatching.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Contourf Hatching
44
=================
55
6-
Demo filled contour plots withofhatched patterns.
6+
Demo filled contour plots with hatched patterns.
77
"""
88
importmatplotlib.pyplotasplt
99
importnumpyasnp

‎examples/pylab_examples/spine_placement_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Spine Placement Demo
44
====================
55
6-
This example demos how to adjust the location and appearance of axis spines.
6+
Adjusting the location and appearance of axis spines.
77
"""
88
importnumpyasnp
99
importmatplotlib.pyplotasplt

‎examples/pylab_examples/xcorr_acorr_demo.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
============================
3-
Cross-/Auto-correlation Demo
4-
============================
2+
================================
3+
Cross- andAuto-Correlation Demo
4+
================================
55
66
Example use of cross-correlation (``xcorr``) and auto-correlation (``acorr``) plots.
77
"""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp