Commit 358e087
File tree
Expand file treeCollapse file tree
47 files changed
+215
-248
lines changedFilter options
- examples
- api
- axes_grid1
- event_handling
- images_contours_and_fields
- lines_bars_and_markers
- misc
- mplot3d
- pie_and_polar_charts
- pyplots
- recipes
- shapes_and_collections
- style_sheets
- subplots_axes_and_figures
- text_labels_and_annotations
- units
- user_interfaces
- widgets
- lib/matplotlib/tests
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
47 files changed
+215
-248
lines changed+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
+1-1Lines changed: 1 addition & 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 |
|
|
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+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 |
| - |
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 |
| - |
| 12 | + |
14 | 13 |
|
15 | 14 |
|
16 |
| - |
17 | 15 |
|
18 |
| - |
19 | 16 |
|
20 | 17 |
|
21 | 18 |
|
22 | 19 |
|
23 |
| - |
24 | 20 |
|
25 |
| - |
26 | 21 |
|
27 | 22 |
|
28 | 23 |
|
29 | 24 |
|
| 25 | + |
30 | 26 |
|
examples/event_handling/lasso_demo.py
Copy file name to clipboardExpand all lines: examples/event_handling/lasso_demo.py+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 | 13 |
|
| 14 | + |
| 15 | + |
17 | 16 |
|
18 |
| - |
19 |
| - |
| 17 | + |
| 18 | + |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| ||
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
| 83 | + |
| 84 | + |
83 | 85 |
|
84 | 86 |
|
85 | 87 |
|
|
examples/event_handling/pick_event_demo2.py
Copy file name to clipboardExpand all lines: examples/event_handling/pick_event_demo2.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 |
| - |
| 32 | + |
| 33 | + |
35 | 34 |
|
36 |
| - |
| 35 | + |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
|
examples/event_handling/zoom_window.py
Copy file name to clipboardExpand all lines: examples/event_handling/zoom_window.py+16-16Lines changed: 16 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 |
| - |
14 |
| - |
| 13 | + |
| 14 | + |
15 | 15 |
|
16 |
| - |
| 16 | + |
| 17 | + |
17 | 18 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
examples/images_contours_and_fields/multi_image.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/multi_image.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 |
|
|
examples/lines_bars_and_markers/eventplot_demo.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/eventplot_demo.py+9-14Lines changed: 9 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
| 38 | + |
| 39 | + |
42 | 40 |
|
43 | 41 |
|
44 |
| - |
45 |
| - |
46 |
| - |
| 42 | + |
| 43 | + |
47 | 44 |
|
48 | 45 |
|
49 | 46 |
|
| ||
57 | 54 |
|
58 | 55 |
|
59 | 56 |
|
60 |
| - |
61 |
| - |
62 |
| - |
| 57 | + |
| 58 | + |
63 | 59 |
|
64 | 60 |
|
65 | 61 |
|
66 |
| - |
67 |
| - |
68 |
| - |
| 62 | + |
| 63 | + |
69 | 64 |
|
70 | 65 |
|
examples/lines_bars_and_markers/gradient_bar.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/gradient_bar.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 |
| - |
25 |
| - |
26 |
| - |
27 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
examples/lines_bars_and_markers/interp_demo.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/interp_demo.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
| 11 | + |
| 12 | + |
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
examples/lines_bars_and_markers/scatter_symbol.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/scatter_symbol.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
examples/lines_bars_and_markers/simple_plot.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/simple_plot.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
16 |
| - |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
examples/misc/pythonic_matplotlib.py
Copy file name to clipboardExpand all lines: examples/misc/pythonic_matplotlib.py+7-12Lines changed: 7 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
| 57 | + |
| 58 | + |
58 | 59 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 60 | + |
63 | 61 |
|
64 |
| - |
| 62 | + |
65 | 63 |
|
66 |
| - |
67 |
| - |
| 64 | + |
68 | 65 |
|
69 | 66 |
|
70 | 67 |
|
71 | 68 |
|
72 | 69 |
|
73 | 70 |
|
74 | 71 |
|
75 |
| - |
76 |
| - |
77 |
| - |
| 72 | + |
78 | 73 |
|
79 | 74 |
|
80 | 75 |
|
81 | 76 |
|
82 | 77 |
|
83 | 78 |
|
84 |
| - |
| 79 | + |
examples/mplot3d/surface3d_radial.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_radial.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
examples/pie_and_polar_charts/nested_pie.py
Copy file name to clipboardExpand all lines: examples/pie_and_polar_charts/nested_pie.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
examples/pie_and_polar_charts/polar_legend.py
Copy file name to clipboardExpand all lines: examples/pie_and_polar_charts/polar_legend.py+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
8 | 10 |
|
9 |
| - |
10 | 11 |
|
11 | 12 |
|
12 |
| - |
13 |
| - |
14 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 |
| - |
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
| 28 | + |
0 commit comments