Skip to content

Style: use 10-pt, no ticks on right, top #6500

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

Merged
merged 1 commit into from
May 30, 2016
Merged

Conversation

efiring
Copy link
Member

@efiring efiring commented May 30, 2016

Closes #6495.

@efiring efiring added this to the 2.0 (style change major release) milestone May 30, 2016
@@ -1138,14 +1138,14 @@ def validate_hist_bins(s):
'legend.edgecolor': ['none', validate_color_or_inherit],

# tick properties
'xtick.top': [True, validate_bool], # draw ticks on the top side
'xtick.top': [False, validate_bool], # draw ticks on the top side
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comments in this block are no longer aligned.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plus anywhere else a second digit was added, so I won't comment everywhere.

@tacaswell
Copy link
Member

I have to run out for a bit. I am inclined to merge this so up to master to let devdocs build to see what it looks like.

@tacaswell tacaswell merged commit 042ee89 into matplotlib:v2.x May 30, 2016
@efiring efiring deleted the font_10 branch June 23, 2016 18:19
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.

3 participants