Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b7292ee

Browse filesBrowse files
committed
Add pcolor and other small changes
1 parent 6ca05bd commit b7292ee
Copy full SHA for b7292ee

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎tutorials/introductory/sample_plots.py

Copy file name to clipboardExpand all lines: tutorials/introductory/sample_plots.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
Images
4242
======
4343
44-
Matplotlib can display images (assuming equal-spaced, equal-aspect-ratio
44+
Matplotlib can display images (assuming equally spaced
4545
horizontal dimensions) using the :func:`~matplotlib.pyplot.imshow` function.
4646
4747
.. figure:: ../../gallery/images_contours_and_fields/images/sphx_glr_image_demo_003.png
@@ -384,7 +384,7 @@
384384
.. _screenshots_eeg_demo:
385385
386386
EEG GUI
387-
=========
387+
=======
388388
389389
You can embed Matplotlib into pygtk, wx, Tk, or Qt applications.
390390
Here is a screenshot of an EEG viewer called `pbrain

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.