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 fe424c5 commit 8c06764Copy full SHA for 8c06764
tutorials/introductory/pyplot.py
@@ -29,7 +29,7 @@
29
#
30
# .. note::
31
32
-# the implicit pyplot API is generally terser but less-flexible than the
+# the implicit pyplot API is generally less verbose but also not as flexible as the
33
# explicit API. Most of the function calls you see here can also be called
34
# as methods from an ``Axes`` object. We recommend browsing the tutorials
35
# and examples to see how this works. See :ref:`api_interfaces` for an
0 commit comments