Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Labels
Milestone
Description
Problem
There is no simple way of assigning a fontfamily to tick labels without needing to either override the default fontfamily or set_x/yticklabels. We currently have access to color and size, kwarg to change the font would fit here nicely.
Proposed Solution
Add a fontfamily/labelfont kwarg to tick_params