Commit dfd1da5
authored
File tree
Expand file treeCollapse file tree
2 files changed
+19
-0
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+19
-0
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2798 | 2798 |
|
2799 | 2799 |
|
2800 | 2800 |
|
| 2801 | + |
| 2802 | + |
| 2803 | + |
2801 | 2804 |
|
2802 | 2805 |
|
2803 | 2806 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2365 | 2365 |
|
2366 | 2366 |
|
2367 | 2367 |
|
| 2368 | + |
| 2369 | + |
| 2370 | + |
| 2371 | + |
| 2372 | + |
| 2373 | + |
| 2374 | + |
| 2375 | + |
| 2376 | + |
| 2377 | + |
| 2378 | + |
| 2379 | + |
| 2380 | + |
| 2381 | + |
| 2382 | + |
| 2383 | + |
2368 | 2384 |
|
2369 | 2385 |
|
2370 | 2386 |
|
|
0 commit comments