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 8029382 commit 961de9bCopy full SHA for 961de9b
doc/api/index.rst
@@ -16,11 +16,6 @@ call their methods to add content and modify the apprearance.
16
- :doc:`axes_api`: most plotting methods, Axes labels, access to
17
axis styling, etc.
18
19
-
20
-(Note that there is also a parallel `matplotlib.pyplot` API interface
21
-that is considered useful for interactive work; see
22
-:ref:`usage patterns <usage_patterns>`, below).
23
24
Example: We create a Figure ``fig`` and Axes ``ax``. Then we call
25
methods on them to plot data, add axis labels and a figure title.
26
0 commit comments