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

Commit39ef80e

Browse files
authored
Merge pull request#24034 from meeseeksmachine/auto-backport-of-pr-24032-on-v3.6.0-doc
Backport PR#24032 on branch v3.6.0-doc (Reword SpanSelector example.)
2 parents7bdcfd8 +9be6284 commit39ef80e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎examples/widgets/span_selector.py

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33
Span Selector
44
=============
55
6-
The SpanSelector is a mouse widget to select a xmin/xmax range and plot the
7-
detail view of the selected region in the lower axes
6+
The `.SpanSelector` is a mouse widget that enables selecting a range on an
7+
axis.
8+
9+
Here, an x-range can be selected on the upper axis; a detailed view of the
10+
selected range is then plotted on the lower axis.
811
"""
12+
913
importnumpyasnp
1014
importmatplotlib.pyplotasplt
1115
frommatplotlib.widgetsimportSpanSelector

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp