Commit 304154c
File tree
Expand file treeCollapse file tree
8 files changed
+19
-26
lines changedFilter options
- lib/matplotlib
- backends
- projections
Expand file treeCollapse file tree
8 files changed
+19
-26
lines changedlib/matplotlib/_constrained_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_constrained_layout.py+4-10Lines changed: 4 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
| 80 | + |
| 81 | + |
85 | 82 |
|
86 | 83 |
|
87 | 84 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
| 85 | + |
| 86 | + |
93 | 87 |
|
94 | 88 |
|
95 | 89 |
|
|
lib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 |
| - |
| 105 | + |
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
489 | 489 |
|
490 | 490 |
|
491 | 491 |
|
492 |
| - |
| 492 | + |
493 | 493 |
|
494 | 494 |
|
495 | 495 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
307 |
| - |
308 |
| - |
| 307 | + |
309 | 308 |
|
310 | 309 |
|
311 | 310 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1000 | 1000 |
|
1001 | 1001 |
|
1002 | 1002 |
|
1003 |
| - |
| 1003 | + |
1004 | 1004 |
|
1005 | 1005 |
|
1006 | 1006 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1344 | 1344 |
|
1345 | 1345 |
|
1346 | 1346 |
|
1347 |
| - |
| 1347 | + |
1348 | 1348 |
|
1349 | 1349 |
|
1350 | 1350 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
501 | 501 |
|
502 | 502 |
|
503 | 503 |
|
504 |
| - |
| 504 | + |
505 | 505 |
|
506 | 506 |
|
507 | 507 |
|
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2413 | 2413 |
|
2414 | 2414 |
|
2415 | 2415 |
|
2416 |
| - |
| 2416 | + |
2417 | 2417 |
|
2418 | 2418 |
|
2419 |
| - |
| 2419 | + |
2420 | 2420 |
|
2421 |
| - |
| 2421 | + |
2422 | 2422 |
|
2423 | 2423 |
|
2424 | 2424 |
|
2425 | 2425 |
|
2426 | 2426 |
|
2427 | 2427 |
|
2428 |
| - |
| 2428 | + |
2429 | 2429 |
|
2430 | 2430 |
|
2431 | 2431 |
|
2432 |
| - |
| 2432 | + |
2433 | 2433 |
|
2434 |
| - |
| 2434 | + |
2435 | 2435 |
|
2436 | 2436 |
|
2437 | 2437 |
|
|
0 commit comments