File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
161171Improvements
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-
374375New quiverkey angle keyword argument
375376------------------------------------
376377
You can’t perform that action at this time.
0 commit comments