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

Commit 0804809

Browse filesBrowse files
committed
DOC: move LogFormatterMathtext whats new
1 parent 2773dae commit 0804809
Copy full SHA for 0804809

File tree

Expand file treeCollapse file tree

1 file changed

+9
-9
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-9
lines changed

‎doc/users/whats_new.rst

Copy file name to clipboardExpand all lines: doc/users/whats_new.rst
+9-9Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,15 @@ from :func:`~matplotlib.pyplot.figure`, it can also be used there::
285285
# fig2.texts: []
286286

287287

288+
Specify minimum value to format as scalar for ``LogFormatterMathtext``
289+
----------------------------------------------------------------------
290+
291+
:class:`~matplotlib.ticker.LogFormatterMathtext` now includes the
292+
option to specify a minimum value exponent to format as a scalar
293+
(ie. 0.001 instead of 10\ :sup:`-3`).
294+
295+
296+
288297
Internals
289298
+++++++++
290299

@@ -324,15 +333,6 @@ Pending
324333

325334

326335

327-
Specify minimum value to format as scalar for ``LogFormatterMathtext``
328-
----------------------------------------------------------------------
329-
330-
:class:`~matplotlib.ticker.LogFormatterMathtext` now includes the option to
331-
specify a minimum value exponent to format as a scalar (ie. 0.001 instead of
332-
10\ :sup:`-3`).
333-
334-
335-
336336
Path simplification updates
337337
---------------------------
338338

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.