Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Axes labelpad rc #3096

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

Closed
wants to merge 3 commits into from
Closed

Axes labelpad rc #3096

wants to merge 3 commits into from

Conversation

pstjohn
Copy link
Contributor

@pstjohn pstjohn commented May 30, 2014

A small change to allow the axis.labelpad parameter to be set via the matplotlibrc file, rather than hard-coded into the source code.

Useful (for me at least) when you change the default size of the figure substantially and the labelpad parameter doesn't scale appropriately. Would likely go unnoticed by the majority of users.

@tacaswell tacaswell added this to the v1.5.x milestone Jun 1, 2014
@tacaswell
Copy link
Member

Thank your for the contribution. We are currently trying to get 1.4 tagged and out the door so we are in feature freeze right now (which is why this has been tagged for 1.5.x).

Updating my changes with changes from 1.4.x
tacaswell added a commit that referenced this pull request Oct 1, 2014
ENH : add rcparam for axes.labelpad

commits from PR #3096 merged manually to drop 1.4.x merge

labelpad value was hardcoded
@tacaswell
Copy link
Member

Manually merged as b2bd5db to drop the merge from 1.4.x

@tacaswell tacaswell closed this Oct 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants