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

Feature request: rc parameter for 'useOffset=False' #2400

Closed
michaelaye opened this issue Sep 9, 2013 · 1 comment
Closed

Feature request: rc parameter for 'useOffset=False' #2400

michaelaye opened this issue Sep 9, 2013 · 1 comment

Comments

@michaelaye
Copy link

I would appreciate an option in matplotlibrc or with the scripted matlotlibrc dictionary to set the use of offset numbers to False for this script or as a default, respectively.

To be clear, I mean the functionality that I would deactivate by doing this:

ax.ticklabel_format(useOffset=False)
tacaswell added a commit to tacaswell/matplotlib that referenced this issue Sep 10, 2013
tacaswell added a commit to tacaswell/matplotlib that referenced this issue Sep 19, 2013
tacaswell added a commit to tacaswell/matplotlib that referenced this issue Sep 27, 2013
Addresses issue matplotlib#2400

added test for axes.formatter.useoffset rcparam
tacaswell added a commit to tacaswell/matplotlib that referenced this issue Nov 4, 2013
Addresses issue matplotlib#2400

added test for axes.formatter.useoffset rcparam
@tacaswell
Copy link
Member

implemented by #2401 which has been merged.

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

No branches or pull requests

2 participants