Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5058e3 commit b39adf4Copy full SHA for b39adf4
doc/users/next_whats_new/engformatter_usetex_usemathtext.rst
@@ -1,7 +1,7 @@
1
`EngFormatter` now accepts `usetex`, `useMathText` as keyword only arguments
2
``````````````````````````````````````````````````````````````````````````````````````````````
3
4
-A public API has been added to `EngFormatter` control how the numbers in the ticklabels will be rendered.
+A public API has been added to `EngFormatter` to control how the numbers in the ticklabels will be rendered.
5
By default, `useMathText` evaluates to `rcParams['axes.formatter.use_mathtext']` and
6
`usetex` evaluates to `rcParams['text.usetex']`.
7
0 commit comments