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

Skip to content

FIX label vertical alignment can now be specified #7970

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 2 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
MAINT created a new private _classic_test stylesheet
This allows the public classic stylesheet to be 'more' backward compatible
  • Loading branch information
NelleV committed Jan 28, 2017
commit 4842eaa45b35c7eea6b2b83bae67692ba3cbd4cd
3 changes: 0 additions & 3 deletions doc/users/dflt_style_changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ values is a single line of python

mpl.style.use('classic')

Note that to revert the position of tick labels, you need in addition to set
the rcParams `ytick.alignment` to "center".

See :ref:`customizing-with-matplotlibrc-files` for details about how to
persistently and selectively revert many of these changes.

Expand Down
Loading