Commit b0a0a8e
File tree
Expand file treeCollapse file tree
15 files changed
+93
-34
lines changedFilter options
- doc
- users
- examples/subplots_axes_and_figures
- lib/matplotlib
- backends
- sphinxext/tests
- tests
Expand file treeCollapse file tree
15 files changed
+93
-34
lines changed+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
|
doc/users/event_handling.rst
Copy file name to clipboardExpand all lines: doc/users/event_handling.rst+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
|
examples/subplots_axes_and_figures/subplots_adjust.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/subplots_adjust.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 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1425 | 1425 |
|
1426 | 1426 |
|
1427 | 1427 |
|
| 1428 | + |
| 1429 | + |
| 1430 | + |
| 1431 | + |
| 1432 | + |
| 1433 | + |
| 1434 | + |
| 1435 | + |
| 1436 | + |
| 1437 | + |
1428 | 1438 |
|
1429 | 1439 |
|
1430 | 1440 |
|
|
lib/matplotlib/backends/backend_qt5agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5agg.py+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| 143 | + |
143 | 144 |
|
144 | 145 |
|
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
145 | 151 |
|
146 |
| - |
147 | 152 |
|
148 | 153 |
|
| 154 | + |
149 | 155 |
|
150 | 156 |
|
151 | 157 |
|
152 | 158 |
|
153 |
| - |
154 |
| - |
155 | 159 |
|
156 | 160 |
|
157 | 161 |
|
|
+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
829 | 829 |
|
830 | 830 |
|
831 | 831 |
|
832 |
| - |
| 832 | + |
| 833 | + |
| 834 | + |
| 835 | + |
833 | 836 |
|
834 | 837 |
|
835 | 838 |
|
|
lib/matplotlib/sphinxext/tests/test_tinypages.py
Copy file name to clipboardExpand all lines: lib/matplotlib/sphinxext/tests/test_tinypages.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
| 25 | + |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+24-2Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1734 | 1734 |
|
1735 | 1735 |
|
1736 | 1736 |
|
1737 |
| - |
| 1737 | + |
| 1738 | + |
| 1739 | + |
| 1740 | + |
1738 | 1741 |
|
1739 | 1742 |
|
1740 | 1743 |
|
1741 | 1744 |
|
1742 |
| - |
| 1745 | + |
| 1746 | + |
| 1747 | + |
| 1748 | + |
1743 | 1749 |
|
1744 | 1750 |
|
1745 | 1751 |
|
| ||
5426 | 5432 |
|
5427 | 5433 |
|
5428 | 5434 |
|
| 5435 | + |
| 5436 | + |
| 5437 | + |
| 5438 | + |
| 5439 | + |
| 5440 | + |
| 5441 | + |
| 5442 | + |
| 5443 | + |
| 5444 | + |
| 5445 | + |
| 5446 | + |
| 5447 | + |
| 5448 | + |
| 5449 | + |
| 5450 | + |
lib/matplotlib/tests/test_cbook.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cbook.py+12-10Lines changed: 12 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
|
lib/matplotlib/tests/test_colors.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colors.py+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
690 | 690 |
|
691 | 691 |
|
692 | 692 |
|
693 |
| - |
| 693 | + |
694 | 694 |
|
695 | 695 |
|
696 | 696 |
|
| ||
707 | 707 |
|
708 | 708 |
|
709 | 709 |
|
| 710 | + |
| 711 | + |
| 712 | + |
| 713 | + |
| 714 | + |
| 715 | + |
| 716 | + |
| 717 | + |
lib/matplotlib/tests/test_compare_images.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_compare_images.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
206 | 210 |
|
207 | 211 |
|
208 | 212 |
|
|
lib/matplotlib/tests/test_dates.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_dates.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
100 | 103 |
|
101 | 104 |
|
102 | 105 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
607 | 607 |
|
608 | 608 |
|
609 | 609 |
|
610 |
| - |
| 610 | + |
| 611 | + |
611 | 612 |
|
612 | 613 |
|
613 | 614 |
|
| ||
619 | 620 |
|
620 | 621 |
|
621 | 622 |
|
622 |
| - |
623 | 623 |
|
624 | 624 |
|
625 | 625 |
|
|
lib/matplotlib/tests/test_mlab.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_mlab.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
1985 | 1985 |
|
1986 | 1986 |
|
1987 | 1987 |
|
1988 |
| - |
| 1988 | + |
1989 | 1989 |
|
1990 | 1990 |
|
1991 | 1991 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1287 | 1287 |
|
1288 | 1288 |
|
1289 | 1289 |
|
| 1290 | + |
| 1291 | + |
| 1292 | + |
| 1293 | + |
1290 | 1294 |
|
1291 | 1295 |
|
1292 | 1296 |
|
|
0 commit comments