Commit c6ce3f6
File tree
Expand file treeCollapse file tree
31 files changed
+81
-79
lines changedFilter options
- doc/users/prev_whats_new
- examples
- axes_grid1
- lines_bars_and_markers
- misc
- text_labels_and_annotations
- userdemo
- lib
- matplotlib/tests
- mpl_toolkits
- axes_grid1
- tests
- tutorials
- intermediate
- text
- toolkits
Expand file treeCollapse file tree
31 files changed
+81
-79
lines changeddoc/users/prev_whats_new/whats_new_2.1.0.rst
Copy file name to clipboardExpand all lines: doc/users/prev_whats_new/whats_new_2.1.0.rst+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
264 |
| - |
265 |
| - |
| 264 | + |
| 265 | + |
266 | 266 |
|
267 |
| - |
268 |
| - |
| 267 | + |
| 268 | + |
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
|
examples/axes_grid1/demo_anchored_direction_arrows.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_anchored_direction_arrows.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
examples/axes_grid1/demo_axes_grid2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_grid2.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
| 112 | + |
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
|
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 |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
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-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
examples/axes_grid1/inset_locator_demo.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/inset_locator_demo.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
examples/axes_grid1/inset_locator_demo2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/inset_locator_demo2.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
examples/axes_grid1/simple_anchored_artists.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/simple_anchored_artists.py+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 |
| - |
| 22 | + |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 |
| - |
29 | 27 |
|
30 |
| - |
| 28 | + |
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
| ||
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
45 |
| - |
| 43 | + |
46 | 44 |
|
47 | 45 |
|
48 | 46 |
|
| ||
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
57 |
| - |
| 55 | + |
| 56 | + |
58 | 57 |
|
59 | 58 |
|
60 | 59 |
|
| ||
68 | 67 |
|
69 | 68 |
|
70 | 69 |
|
71 |
| - |
| 70 | + |
72 | 71 |
|
73 | 72 |
|
74 | 73 |
|
|
examples/lines_bars_and_markers/markevery_prop_cycle.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/markevery_prop_cycle.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
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 |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
examples/lines_bars_and_markers/stackplot_demo.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/stackplot_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
examples/misc/anchored_artists.py
Copy file name to clipboardExpand all lines: examples/misc/anchored_artists.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
| ||
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
52 |
| - |
| 51 | + |
53 | 52 |
|
54 | 53 |
|
55 | 54 |
|
| ||
75 | 74 |
|
76 | 75 |
|
77 | 76 |
|
78 |
| - |
| 77 | + |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
|
examples/misc/patheffect_demo.py
Copy file name to clipboardExpand all lines: examples/misc/patheffect_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
examples/text_labels_and_annotations/demo_text_path.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/demo_text_path.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
| 85 | + |
85 | 86 |
|
86 | 87 |
|
87 | 88 |
|
|
examples/userdemo/anchored_box01.py
Copy file name to clipboardExpand all lines: examples/userdemo/anchored_box01.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/userdemo/anchored_box02.py
Copy file name to clipboardExpand all lines: examples/userdemo/anchored_box02.py+1-1Lines changed: 1 addition & 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 |
|
|
examples/userdemo/anchored_box03.py
Copy file name to clipboardExpand all lines: examples/userdemo/anchored_box03.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/userdemo/anchored_box04.py
Copy file name to clipboardExpand all lines: examples/userdemo/anchored_box04.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
examples/userdemo/simple_legend01.py
Copy file name to clipboardExpand all lines: examples/userdemo/simple_legend01.py+2-2Lines changed: 2 additions & 2 deletions
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 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
examples/userdemo/simple_legend02.py
Copy file name to clipboardExpand all lines: examples/userdemo/simple_legend02.py+2-2Lines changed: 2 additions & 2 deletions
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 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
0 commit comments