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

Skip to content

Commit 44863f6

Browse files
committed
Fixed another review comment and extended explanation
1 parent 65ed8e7 commit 44863f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/users/next_whats_new/color_support_for_math_to_image.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
``math_to_image`` now has a *color* keyword argument
22
--------------------------------------------------------
33

4-
To easily support external libraries that rely on the rendering of Matplotlib
5-
to generate figures, a *color* keyword argument was added to
6-
``math_to_image``.
4+
To easily support external libraries that rely on the MathText rendering of
5+
Matplotlib to generate equation images, a *color* keyword argument was added
6+
to`~matplotlib.mathtext.math_to_image`.
77

88
.. code-block:: python
99

0 commit comments

Comments
 (0)