forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit a3fcf0b
Merge pull request matplotlib#30469 from anntzer/rla
Deprecate redundant axes parameter to RadialLocator.File tree
2 files changed
+12
-7
lines changed- doc/api/next_api_changes/deprecations
- lib/matplotlib/projections
2 files changed
+12
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
431 | 431 |
| |
432 | 432 |
| |
433 | 433 |
| |
434 | + | ||
434 | 435 |
| |
435 | 436 |
| |
436 | 437 |
| |
| |||
440 | 441 |
| |
441 | 442 |
| |
442 | 443 |
| |
443 | - | ||
444 | - | ||
445 | - | ||
446 | - | ||
447 | - | ||
444 | + | ||
445 | + | ||
446 | + | ||
447 | + | ||
448 | + | ||
448 | 449 |
| |
449 | 450 |
| |
450 | 451 |
| |
451 | 452 |
| |
452 | 453 |
| |
453 | 454 |
| |
454 | 455 |
| |
455 | - | ||
456 | + | ||
456 | 457 |
| |
457 | 458 |
| |
458 | 459 |
| |
| |||
681 | 682 |
| |
682 | 683 |
| |
683 | 684 |
| |
684 | - | ||
685 | + | ||
685 | 686 |
| |
686 | 687 |
| |
687 | 688 |
| |
|
0 commit comments