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

Skip to content
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
Add What's new entry.
  • Loading branch information
anntzer committed May 2, 2016
commit 782b8a13dcce0b97c3ca904a36d5d70284d26fe7
6 changes: 6 additions & 0 deletions doc/users/whats_new/offset-text-choice.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Improved offset text choice
---------------------------
The default offset-text choice was changed to only use significant digits that
are common to all ticks (e.g. 1231..1239 -> 1230, instead of 1231), except when
they straddle a relatively large multiple of a power of ten, in which case that
multiple is chosen (e.g. 1999..2001->2000).