Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a5c11 commit f28a37fCopy full SHA for f28a37f
1 file changed
doc/faq/howto_faq.rst
@@ -441,9 +441,9 @@ locators as desired because the two axes are independent::
441
Generate images without having a window popup
442
--------------------------------------------------
443
444
-The easiest way to do this is use an image backend (see
+The easiest way to do this is use a non-interactive backend (see
445
:ref:`what-is-a-backend`) such as Agg (for PNGs), PDF, SVG or PS. In
446
-your figure generating script, just call the
+your figure-generating script, just call the
447
:func:`matplotlib.use` directive before importing pylab or
448
pyplot::
449
0 commit comments