Commit 296bc4f
File tree
Expand file treeCollapse file tree
4 files changed
+31
-6
lines changedFilter options
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
4 files changed
+31
-6
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2475 | 2475 |
|
2476 | 2476 |
|
2477 | 2477 |
|
2478 |
| - |
| 2478 | + |
2479 | 2479 |
|
2480 | 2480 |
|
2481 | 2481 |
|
| ||
2542 | 2542 |
|
2543 | 2543 |
|
2544 | 2544 |
|
| 2545 | + |
| 2546 | + |
| 2547 | + |
2545 | 2548 |
|
2546 | 2549 |
|
2547 | 2550 |
|
| ||
2639 | 2642 |
|
2640 | 2643 |
|
2641 | 2644 |
|
2642 |
| - |
| 2645 | + |
| 2646 | + |
| 2647 | + |
| 2648 | + |
| 2649 | + |
| 2650 | + |
2643 | 2651 |
|
2644 | 2652 |
|
2645 | 2653 |
|
2646 |
| - |
2647 |
| - |
| 2654 | + |
| 2655 | + |
| 2656 | + |
2648 | 2657 |
|
2649 | 2658 |
|
2650 | 2659 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3208 | 3208 |
|
3209 | 3209 |
|
3210 | 3210 |
|
3211 |
| - |
| 3211 | + |
3212 | 3212 |
|
3213 | 3213 |
|
3214 | 3214 |
|
| ||
3225 | 3225 |
|
3226 | 3226 |
|
3227 | 3227 |
|
3228 |
| - |
| 3228 | + |
3229 | 3229 |
|
3230 | 3230 |
|
3231 | 3231 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/pie_rotatelabels_true.png
Copy file name to clipboard62.5 KB
Loading
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 |
---|---|---|
| ||
4267 | 4267 |
|
4268 | 4268 |
|
4269 | 4269 |
|
| 4270 | + |
| 4271 | + |
| 4272 | + |
| 4273 | + |
| 4274 | + |
| 4275 | + |
| 4276 | + |
| 4277 | + |
| 4278 | + |
| 4279 | + |
| 4280 | + |
| 4281 | + |
| 4282 | + |
| 4283 | + |
| 4284 | + |
| 4285 | + |
4270 | 4286 |
|
4271 | 4287 |
|
4272 | 4288 |
|
|
0 commit comments