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

Skip to content

Commit b0c71ca

Browse files
committed
DOC: move PercentFormatter whats new
1 parent 4841e9c commit b0c71ca

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

doc/users/whats_new.rst

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,16 @@ volumetric model.
158158
Voxel Demo
159159

160160

161+
Added `matplotlib.ticker.PercentFormatter`
162+
------------------------------------------
163+
164+
The new `~matplotlib.ticker.PercentFormatter` formatter has some nice
165+
features like being able to convert from arbitrary data scales to
166+
percents, a customizable percent symbol and either automatic or manual
167+
control over the decimal points.
168+
169+
170+
161171
Improvements
162172
++++++++++++
163173

@@ -362,15 +372,6 @@ Pending
362372

363373

364374

365-
Added `matplotlib.ticker.PercentFormatter`
366-
------------------------------------------
367-
368-
The new `~matplotlib.ticker.PercentFormatter` formatter has some nice features
369-
like being able to convert from arbitrary data scales to percents, a
370-
customizable percent symbol and either automatic or manual control over the
371-
decimal points.
372-
373-
374375
New quiverkey angle keyword argument
375376
------------------------------------
376377

0 commit comments

Comments
 (0)