Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent handing of axis label and tick fontsize #1162

Merged
merged 3 commits into from
Feb 27, 2017
Merged

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Feb 27, 2017

Also adds support for setting xticks and yticks size independently the same way xlabel and ylabel can be set independently. The bokeh backend wasn't respecting the axis label and tick font sizes previously.

@philippjfr philippjfr changed the title Consistent handles of axis label and tick fontsize Consistent handing of axis label and tick fontsize Feb 27, 2017
@jlstevens
Copy link
Contributor

Looks good - seems like a sensible extension. 'xticks' and 'yticks' are to 'ticks' what xlabel and ylabel are to labels. The pluralization is different but in this case it makes sense (xtick sounds like it is for a single tick label which would be wrong).

Merging.

@jlstevens jlstevens merged commit 1652e5b into master Feb 27, 2017
@philippjfr philippjfr deleted the fontsize_fixes branch February 27, 2017 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants