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 6ca05bd

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

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+5
-5
lines changed

‎tutorials/introductory/sample_plots.py

Copy file name to clipboardExpand all lines: tutorials/introductory/sample_plots.py
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
.. _screenshots_path_demo:
9090
9191
Paths
92-
=========
92+
=====
9393
9494
You can add arbitrary paths in Matplotlib using the
9595
:mod:`matplotlib.path` module:
@@ -103,8 +103,8 @@
103103
104104
.. _screenshots_mplot3d_surface:
105105
106-
mplot3d
107-
=========
106+
Three-dimensional plotting
107+
==========================
108108
109109
The mplot3d toolkit (see :ref:`toolkit_mplot3d-tutorial` and
110110
:ref:`mplot3d-examples-index`) has support for simple 3d graphs
@@ -203,7 +203,7 @@
203203
.. _screenshots_table_demo:
204204
205205
Tables
206-
==========
206+
======
207207
208208
The :func:`~matplotlib.pyplot.table` function adds a text table
209209
to an axes.
@@ -274,7 +274,7 @@
274274
.. _screenshots_date_demo:
275275
276276
Date handling
277-
==============
277+
=============
278278
279279
You can plot timeseries data with major and minor ticks and custom
280280
tick formatters for both.

0 commit comments

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