File size: 429 Bytes
d439dc1
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. redirect-from:: /tutorials/text

.. _tutorials-text:

Text
----

Matplotlib has extensive text support, including support for
mathematical expressions, TrueType support for raster and
vector outputs, newline separated text with arbitrary
rotations, and Unicode support. These tutorials cover
the basics of working with text in Matplotlib.

For even more information see the :ref:`examples page <text_labels_and_annotations>`.