8000
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 993c1bc commit 7de1331Copy full SHA for 7de1331
plot_types/README.rst
@@ -1,10 +1,12 @@
1
.. _plot_types:
2
3
+.. redirect-from:: /tutorials/basic/sample_plots
4
+
5
Plot types
6
==========
7
8
Overview of many common plotting commands in Matplotlib.
9
-Note that we have stripped all labels, but they are present by default.
-See the `gallery <../gallery/index.html>`_ for many more examples and
10
-the `tutorials page <../tutorials/index.html>`_ for longer examples.
+Note that we have stripped all labels, but they are present by default.
11
+See the `gallery <../gallery/index.html>`_ for many more examples and
12
+the `tutorials page <../tutorials/index.html>`_ for longer examples.
tutorials/introductory/sample_plots.py
0 commit comments