Commit 8d3c4db
Propagate Axes class and kwargs for twinx and twiny (matplotlib#29325)
* feat: axes class and kwargs for twinx and twiny
* fix: projection or polar
* feat: axes class and kwargs for twinx and twiny
* fix(comment): matplotlib#29325 (comment)
* fix(codecov): coverage
* Apply suggestions from code review
- https://github.com/matplotlib/matplotlib/pull/29325/files#r1894693106
- https://github.com/matplotlib/matplotlib/pull/29325/files#r1894693188
- https://github.com/matplotlib/matplotlib/pull/29325/files#r1894696478
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
* Apply suggestions from code review
- matplotlib#29325 (comment)
- matplotlib#29325 (comment)
- matplotlib#29325 (comment)
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
---------
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>1 parent a61e118 commit 8d3c4db
3 files changed
+71
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4592 | 4592 | | |
4593 | 4593 | | |
4594 | 4594 | | |
4595 | | - | |
| 4595 | + | |
4596 | 4596 | | |
4597 | 4597 | | |
4598 | 4598 | | |
| |||
4602 | 4602 | | |
4603 | 4603 | | |
4604 | 4604 | | |
| 4605 | + | |
| 4606 | + | |
| 4607 | + | |
| 4608 | + | |
| 4609 | + | |
| 4610 | + | |
| 4611 | + | |
| 4612 | + | |
| 4613 | + | |
| 4614 | + | |
| 4615 | + | |
| 4616 | + | |
| 4617 | + | |
| 4618 | + | |
| 4619 | + | |
| 4620 | + | |
4605 | 4621 | | |
4606 | 4622 | | |
4607 | 4623 | | |
| |||
4612 | 4628 | | |
4613 | 4629 | | |
4614 | 4630 | | |
4615 | | - | |
| 4631 | + | |
| 4632 | + | |
| 4633 | + | |
4616 | 4634 | | |
4617 | 4635 | | |
4618 | 4636 | | |
| |||
4623 | 4641 | | |
4624 | 4642 | | |
4625 | 4643 | | |
4626 | | - | |
| 4644 | + | |
4627 | 4645 | | |
4628 | 4646 | | |
4629 | 4647 | | |
| |||
4633 | 4651 | | |
4634 | 4652 | | |
4635 | 4653 | | |
| 4654 | + | |
| 4655 | + | |
| 4656 | + | |
| 4657 | + | |
| 4658 | + | |
| 4659 | + | |
| 4660 | + | |
| 4661 | + | |
| 4662 | + | |
| 4663 | + | |
| 4664 | + | |
| 4665 | + | |
| 4666 | + | |
| 4667 | + | |
| 4668 | + | |
| 4669 | + | |
4636 | 4670 | | |
4637 | 4671 | | |
4638 | 4672 | | |
| |||
4643 | 4677 | | |
4644 | 4678 | | |
4645 | 4679 | | |
4646 | | - | |
| 4680 | + | |
| 4681 | + | |
| 4682 | + | |
4647 | 4683 | | |
4648 | 4684 | | |
4649 | 4685 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
390 | | - | |
| 389 | + | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7599 | 7599 | | |
7600 | 7600 | | |
7601 | 7601 | | |
| 7602 | + | |
| 7603 | + | |
| 7604 | + | |
| 7605 | + | |
| 7606 | + | |
| 7607 | + | |
| 7608 | + | |
| 7609 | + | |
| 7610 | + | |
| 7611 | + | |
| 7612 | + | |
| 7613 | + | |
| 7614 | + | |
| 7615 | + | |
| 7616 | + | |
| 7617 | + | |
| 7618 | + | |
| 7619 | + | |
| 7620 | + | |
| 7621 | + | |
| 7622 | + | |
| 7623 | + | |
| 7624 | + | |
| 7625 | + | |
| 7626 | + | |
| 7627 | + | |
| 7628 | + | |
| 7629 | + | |
| 7630 | + | |
7602 | 7631 | | |
7603 | 7632 | | |
7604 | 7633 | | |
| |||
0 commit comments