File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Original file line number Diff line number Diff line change @@ -158,6 +158,16 @@ volumetric model.
158
158
Voxel Demo
159
159
160
160
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
+
161
171
Improvements
162
172
++++++++++++
163
173
@@ -362,15 +372,6 @@ Pending
362
372
363
373
364
374
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
-
374
375
New quiverkey angle keyword argument
375
376
------------------------------------
376
377
You can’t perform that action at this time.
0 commit comments