Commit a10b90c
Changed pie charts default shape to circle and added tests (#10914)
API: set aspect in Axes.pie to be 'equal'
* Changed pie charts default shape to circle (instead of oval), and added tests
* Updated comments for default circular pie chart
* fix pep8
* removed unneccessary test case and updated docstring
* added what's new entry and edited docstring for pie
* fix pep8
* fixed typo1 parent 0b0a6a0 commit a10b90c
4 files changed
Lines changed: 23 additions & 0 deletions
File tree
- doc/users/next_whats_new
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2624 | 2624 | | |
2625 | 2625 | | |
2626 | 2626 | | |
| 2627 | + | |
| 2628 | + | |
2627 | 2629 | | |
| 2630 | + | |
2628 | 2631 | | |
2629 | 2632 | | |
2630 | 2633 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4540 | 4540 | | |
4541 | 4541 | | |
4542 | 4542 | | |
| 4543 | + | |
| 4544 | + | |
| 4545 | + | |
| 4546 | + | |
| 4547 | + | |
| 4548 | + | |
| 4549 | + | |
| 4550 | + | |
| 4551 | + | |
| 4552 | + | |
| 4553 | + | |
| 4554 | + | |
4543 | 4555 | | |
4544 | 4556 | | |
4545 | 4557 | | |
| |||
0 commit comments