We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ed8e7 commit 44863f6Copy full SHA for 44863f6
doc/users/next_whats_new/color_support_for_math_to_image.rst
@@ -1,9 +1,9 @@
1
``math_to_image`` now has a *color* keyword argument
2
--------------------------------------------------------
3
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``.
+To easily support external libraries that rely on the MathText rendering of
+Matplotlib to generate equation images, a *color* keyword argument was added
+to`~matplotlib.mathtext.math_to_image`.
7
8
.. code-block:: python
9
0 commit comments