Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Polar tick improvements #9068

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 15 commits into from
Sep 26, 2017
Merged
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
Fix small grammatical errors.
  • Loading branch information
QuLogic committed Sep 26, 2017
commit 15c57bdad86263c4df075934f879da82b000ea26
13 changes: 6 additions & 7 deletions 13 doc/users/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,12 @@ negative values are simply used as labels, and the real radius is shifted by
the configured minimum. This release also allows negative radii to be used for
grids and ticks, which were previously silently ignored.

Radial ticks have be modified to be parallel to the circular grid line. Angular
ticks will be modified to be parallel to the grid line. It may also be useful
to rotate tick labels to match the boundary. Calling
``ax.tick_params(rotation='auto')`` will enable this new behavior. Radial tick
labels will be modified to be parallel to the circular grid line. Angular tick
labels will be perpendicular to the grid line (i.e., parallel to the outer
boundary.)
Radial ticks have been modified to be parallel to the circular grid line, and
angular ticks have been modified to be parallel to the grid line. It may also
be useful to rotate tick *labels* to match the boundary. Calling
``ax.tick_params(rotation='auto')`` will enable new behavior: radial tick
labels will be parallel to the circular grid line, and angular tick labels will
be perpendicular to the grid line (i.e., parallel to the outer boundary.)


Merge JSAnimation
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.