Commit d80c9ce
File tree
7 files changed
+13
-14
lines changedFilter options
- examples/misc
- lib/matplotlib
- tests
7 files changed
+13
-14
lines changedexamples/misc/packed_bubbles.py
Copy file name to clipboardExpand all lines: 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 |
---|---|---|
| ||
851 | 851 |
|
852 | 852 |
|
853 | 853 |
|
854 |
| - |
| 854 | + |
855 | 855 |
|
856 | 856 |
|
857 | 857 |
|
|
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 |
---|---|---|
| ||
2834 | 2834 |
|
2835 | 2835 |
|
2836 | 2836 |
|
2837 |
| - |
| 2837 | + |
2838 | 2838 |
|
2839 | 2839 |
|
2840 | 2840 |
|
2841 | 2841 |
|
2842 |
| - |
| 2842 | + |
2843 | 2843 |
|
2844 | 2844 |
|
2845 | 2845 |
|
|
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 |
---|---|---|
| ||
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
227 |
| - |
| 227 | + |
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
| ||
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
252 |
| - |
| 252 | + |
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
| ||
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
270 |
| - |
| 270 | + |
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
|
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 |
---|---|---|
| ||
1461 | 1461 |
|
1462 | 1462 |
|
1463 | 1463 |
|
1464 |
| - |
| 1464 | + |
1465 | 1465 |
|
1466 | 1466 |
|
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