Commit f7a8cab
File tree
Expand file treeCollapse file tree
7 files changed
+13
-14
lines changedFilter options
- galleries/examples/misc
- lib/matplotlib
- tests
Expand file treeCollapse file tree
7 files changed
+13
-14
lines changedgalleries/examples/misc/packed_bubbles.py
Copy file name to clipboardExpand all lines: galleries/examples/misc/packed_bubbles.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
80 |
| - |
| 79 | + |
81 | 80 |
|
82 | 81 |
|
83 | 82 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
622 | 622 |
|
623 | 623 |
|
624 | 624 |
|
625 |
| - |
| 625 | + |
626 | 626 |
|
627 | 627 |
|
628 | 628 |
|
|
lib/matplotlib/font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
853 | 853 |
|
854 | 854 |
|
855 | 855 |
|
856 |
| - |
| 856 | + |
857 | 857 |
|
858 | 858 |
|
859 | 859 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2949 | 2949 |
|
2950 | 2950 |
|
2951 | 2951 |
|
2952 |
| - |
| 2952 | + |
2953 | 2953 |
|
2954 | 2954 |
|
2955 | 2955 |
|
2956 | 2956 |
|
2957 |
| - |
| 2957 | + |
2958 | 2958 |
|
2959 | 2959 |
|
2960 | 2960 |
|
|
lib/matplotlib/tests/test_cbook.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cbook.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
229 |
| - |
| 229 | + |
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
254 |
| - |
| 254 | + |
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
| ||
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 |
| - |
| 272 | + |
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1463 | 1463 |
|
1464 | 1464 |
|
1465 | 1465 |
|
1466 |
| - |
| 1466 | + |
1467 | 1467 |
|
1468 | 1468 |
|
1469 | 1469 |
|
|
lib/matplotlib/tests/test_scale.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_scale.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
0 commit comments