Commit 70a296d
File tree
Expand file treeCollapse file tree
475 files changed
+906
-610
lines changedFilter options
- examples
- animation
- axes_grid1
- axisartist
- color
- event_handling
- images_contours_and_fields
- lines_bars_and_markers
- misc
- mplot3d
- pie_and_polar_charts
- pyplots
- scales
- shapes_and_collections
- showcase
- specialty_plots
- spines
- statistics
- style_sheets
- subplots_axes_and_figures
- text_labels_and_annotations
- ticks
- units
- user_interfaces
- userdemo
- widgets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
475 files changed
+906
-610
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
examples/animation/animate_decay.py
Copy file name to clipboardExpand all lines: examples/animation/animate_decay.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
examples/animation/animated_histogram.py
Copy file name to clipboardExpand all lines: examples/animation/animated_histogram.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
examples/animation/animation_demo.py
Copy file name to clipboardExpand all lines: examples/animation/animation_demo.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
| 19 | + |
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
|
examples/animation/bayes_update.py
Copy file name to clipboardExpand all lines: examples/animation/bayes_update.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
examples/animation/double_pendulum.py
Copy file name to clipboardExpand all lines: examples/animation/double_pendulum.py+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
| 15 | + |
15 | 16 |
|
16 |
| - |
| 17 | + |
| 18 | + |
17 | 19 |
|
18 |
| - |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
|
examples/animation/dynamic_image.py
Copy file name to clipboardExpand all lines: examples/animation/dynamic_image.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
examples/animation/frame_grabbing_sgskip.py
Copy file name to clipboardExpand all lines: examples/animation/frame_grabbing_sgskip.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
| 16 | + |
15 | 17 |
|
16 |
| - |
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
|
examples/animation/multiple_axes.py
Copy file name to clipboardExpand all lines: examples/animation/multiple_axes.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
examples/animation/pause_resume.py
Copy file name to clipboardExpand all lines: examples/animation/pause_resume.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 | 22 |
|
25 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
examples/animation/random_walk.py
Copy file name to clipboardExpand all lines: examples/animation/random_walk.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
examples/animation/simple_anim.py
Copy file name to clipboardExpand all lines: examples/animation/simple_anim.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
examples/animation/simple_scatter.py
Copy file name to clipboardExpand all lines: examples/animation/simple_scatter.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
|
examples/animation/strip_chart.py
Copy file name to clipboardExpand all lines: examples/animation/strip_chart.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 |
| - |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
|
examples/animation/unchained.py
Copy file name to clipboardExpand all lines: examples/animation/unchained.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
examples/axes_grid1/demo_anchored_direction_arrows.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_anchored_direction_arrows.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 | 7 |
|
10 |
| - |
| 8 | + |
11 | 9 |
|
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
examples/axes_grid1/demo_axes_divider.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_divider.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
|
examples/axes_grid1/demo_axes_grid.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_grid.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 | 9 |
|
12 | 10 |
|
| 11 | + |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
examples/axes_grid1/demo_axes_grid2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_grid2.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
| 11 | + |
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
13 |
| - |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
examples/axes_grid1/demo_axes_hbox_divider.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_hbox_divider.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 | 13 |
|
16 | 14 |
|
| 15 | + |
17 | 16 |
|
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
examples/axes_grid1/demo_axes_rgb.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_rgb.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 |
| - |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
|
examples/axes_grid1/demo_colorbar_of_inset_axes.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_colorbar_of_inset_axes.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 | 7 |
|
10 | 8 |
|
| 9 | + |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
examples/axes_grid1/demo_colorbar_with_axes_divider.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_colorbar_with_axes_divider.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
| 15 | + |
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
|
examples/axes_grid1/demo_colorbar_with_inset_locator.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_colorbar_with_inset_locator.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
| 17 | + |
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
examples/axes_grid1/demo_edge_colorbar.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_edge_colorbar.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
10 | 12 |
|
11 | 13 |
|
12 |
| - |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
|
examples/axes_grid1/demo_fixed_size_axes.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_fixed_size_axes.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 | 7 |
|
10 | 8 |
|
| 9 | + |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
examples/axes_grid1/demo_imagegrid_aspect.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_imagegrid_aspect.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
9 | 8 |
|
| 9 | + |
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
examples/axes_grid1/inset_locator_demo.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/inset_locator_demo.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| 139 | + |
139 | 140 |
|
140 | 141 |
|
141 | 142 |
|
|
examples/axes_grid1/inset_locator_demo2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/inset_locator_demo2.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 | 15 |
|
19 |
| - |
| 16 | + |
20 | 17 |
|
21 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
examples/axes_grid1/make_room_for_ylabel_using_axesgrid.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/make_room_for_ylabel_using_axesgrid.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 | 7 |
|
10 | 8 |
|
11 | 9 |
|
| 10 | + |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
|
examples/axes_grid1/parasite_simple.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/parasite_simple.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
9 | 8 |
|
| 9 | + |
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
0 commit comments