Commit 6acd1ce
committed
Turn fontdict & minor into kwonly parameters for set_{x,y}ticklabels.
This is consistent with the general trend of making "minor" a kwonly
param, and will help in making set_{x,y}ticklabels just a thin wrapper
around Axis.set_ticklabels.1 parent c080824 commit 6acd1ce
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3422 | 3422 | | |
3423 | 3423 | | |
3424 | 3424 | | |
| 3425 | + | |
3425 | 3426 | | |
3426 | 3427 | | |
3427 | 3428 | | |
| |||
3815 | 3816 | | |
3816 | 3817 | | |
3817 | 3818 | | |
| 3819 | + | |
3818 | 3820 | | |
3819 | 3821 | | |
3820 | 3822 | | |
| |||
0 commit comments