Commit 80e672e
File tree
Expand file treeCollapse file tree
4 files changed
+53
-4
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
4 files changed
+53
-4
lines changeddoc/users/next_whats_new/inset_axes_improvements.rst
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+19-2Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
329 | 343 |
|
330 | 344 |
|
331 | 345 |
|
332 | 346 |
|
333 | 347 |
|
334 | 348 |
|
335 |
| - |
| 349 | + |
336 | 350 |
|
337 | 351 |
|
338 | 352 |
|
| ||
358 | 372 |
|
359 | 373 |
|
360 | 374 |
|
361 |
| - |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
362 | 379 |
|
363 | 380 |
|
364 | 381 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/inset_polar.png
Copy file name to clipboard36.5 KB
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+28-2Lines changed: 28 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
| 35 | + |
33 | 36 |
|
34 | 37 |
|
35 | 38 |
|
| ||
2543 | 2546 |
|
2544 | 2547 |
|
2545 | 2548 |
|
2546 |
| - |
2547 |
| - |
2548 | 2549 |
|
2549 | 2550 |
|
2550 | 2551 |
|
| ||
6614 | 6615 |
|
6615 | 6616 |
|
6616 | 6617 |
|
| 6618 | + |
| 6619 | + |
| 6620 | + |
| 6621 | + |
| 6622 | + |
| 6623 | + |
| 6624 | + |
| 6625 | + |
| 6626 | + |
| 6627 | + |
| 6628 | + |
| 6629 | + |
| 6630 | + |
| 6631 | + |
| 6632 | + |
| 6633 | + |
| 6634 | + |
| 6635 | + |
| 6636 | + |
| 6637 | + |
| 6638 | + |
| 6639 | + |
| 6640 | + |
| 6641 | + |
| 6642 | + |
6617 | 6643 |
|
6618 | 6644 |
|
6619 | 6645 |
|
|
0 commit comments