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 c551a41 commit ae80997Copy full SHA for ae80997
doc/users/screenshots.rst
@@ -82,7 +82,7 @@ Pie charts
82
==========
83
84
The :func:`~matplotlib.pyplot.pie` command
85
-uses a matlab(TM) compatible syntax to produce py charts. Optional
+uses a matlab(TM) compatible syntax to produce pie charts. Optional
86
features include auto-labeling the percentage of area, exploding one
87
or more wedges out from the center of the pie, and a shadow effect.
88
Take a close look at the attached code that produced this figure; nine
@@ -268,6 +268,3 @@ matplotlib in a wx application, see
268
:ref:`user_interfaces-mpl_with_glade`.
269
270
.. image:: ../_static/eeg_small.png
271
-
272
273
0 commit comments