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

Skip to content

Commit 7ac9e13

Browse files
committed
DOC: tweak note about out-of-the-box backends
1 parent 2572f90 commit 7ac9e13

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

INSTALL.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,13 @@ precompiled wheel for your OS and Python.
2525

2626
.. note::
2727

28-
The following backends work out of the box: Agg, ps, pdf, svg and TkAgg.
28+
The following backends work out of the box: Agg, ps, pdf, svg
29+
30+
Python is typically shipped with tk bindings which are used by
31+
TkAgg.
2932

3033
For support of other GUI frameworks, LaTeX rendering, saving
31-
animations and a larger selection of file formats, you may need to
34+
animations and a larger selection of file formats, you need to
3235
install :ref:`additional dependencies <install_requirements>`.
3336

3437
Although not required, we suggest also installing ``IPython`` for

0 commit comments

Comments
 (0)