8000 DOC: move note about extra deps to top · matplotlib/matplotlib@9b1af52 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b1af52

Browse files
committed
DOC: move note about extra deps to top
1 parent 47ff1c5 commit 9b1af52

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

INSTALL.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ macOS, Windows and Linux distributions::
2525
python -m pip install -U pip
2626
python -m pip install -U matplotlib
2727

28+
.. note::
29+
30+
The following backends work out of the box: Agg, TkAgg, ps, pdf and svg.
31+
32+
For support for other backends, LaTeX rendering, animation input/output and
33+
a larger selection of file formats, you may need to install :ref:`additional
34+
dependencies <install_requirements>`.
2835

2936
Third-party distributions of Matplotlib
3037
=======================================

0 commit comments

Comments
 (0)
0