Skip to content

Remove uninformative .. figure:: titles in docs. #21180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions doc/faq/howto_faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ setting in the right subplots.
:align: center
:scale: 50

Align Ylabels

.. _howto-set-zorder:

Control the draw order of plot elements
Expand Down
4 changes: 0 additions & 4 deletions doc/users/prev_whats_new/whats_new_1.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ more. See :doc:`/tutorials/intermediate/gridspec` for a tutorial overview.
:align: center
:scale: 50

Demo Gridspec01

Easy pythonic subplots
-----------------------

Expand Down Expand Up @@ -63,8 +61,6 @@ plotting unstructured triangular grids.
:align: center
:scale: 50

Triplot Demo

multiple calls to show supported
--------------------------------

Expand Down
9 changes: 0 additions & 9 deletions doc/users/prev_whats_new/whats_new_1.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ Kevin Davies has extended Yannick Copin's original Sankey example into a module
:align: center
:scale: 50

Sankey Rankine


Animation
---------

Expand Down Expand Up @@ -125,8 +122,6 @@ examples.
:align: center
:scale: 50

Legend Demo4

mplot3d
-------

Expand All @@ -151,8 +146,6 @@ as 2D plotting, Ben Root has made several improvements to the
:align: center
:scale: 50

Offset

* :meth:`~mpl_toolkits.mplot3d.axes3d.Axes3D.contourf`
gains *zdir* and *offset* kwargs. You can now do this:

Expand All @@ -161,8 +154,6 @@ as 2D plotting, Ben Root has made several improvements to the
:align: center
:scale: 50

Contourf3d 2

Numerix support removed
-----------------------

Expand Down
12 changes: 0 additions & 12 deletions doc/users/prev_whats_new/whats_new_1.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ Damon McDougall added a new plotting method for the
:align: center
:scale: 50

Trisurf3d

Control the lengths of colorbar extensions
------------------------------------------

Expand Down Expand Up @@ -133,9 +131,6 @@ median and confidence interval.
:align: center
:scale: 50

Boxplot Demo3


New RC parameter functionality
------------------------------

Expand Down Expand Up @@ -168,9 +163,6 @@ local intensity of the vector field.
:align: center
:scale: 50

Plot Streamplot


New hist functionality
----------------------

Expand Down Expand Up @@ -204,8 +196,6 @@ a triangulation.
:align: center
:scale: 50

Tripcolor Demo

Hatching patterns in filled contour plots, with legends
-------------------------------------------------------

Expand All @@ -218,8 +208,6 @@ to use a legend to identify contoured ranges.
:align: center
:scale: 50

Contourf Hatching

Known issues in the matplotlib 1.2 release
------------------------------------------

Expand Down
12 changes: 0 additions & 12 deletions doc/users/prev_whats_new/whats_new_1.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ to modify each artist's sketch parameters individually with
:align: center
:scale: 50

xkcd

Updated Axes3D.contour methods
------------------------------
Damon McDougall updated the
Expand All @@ -110,8 +108,6 @@ contour plots on abitrary unstructured user-specified triangulations.
:align: center
:scale: 50

Tricontour3d

New eventplot plot type
```````````````````````
Todd Jennings added a :func:`~matplotlib.pyplot.eventplot` function to
Expand All @@ -122,8 +118,6 @@ create multiple rows or columns of identical line segments
:align: center
:scale: 50

Eventplot Demo

As part of this feature, there is a new
:class:`~matplotlib.collections.EventCollection` class that allows for
plotting and manipulating rows or columns of identical line segments.
Expand All @@ -146,8 +140,6 @@ added (:class:`~matplotlib.tri.TriAnalyzer`).
:align: center
:scale: 50

Tricontour Smooth User

Baselines for stackplot
```````````````````````
Till Stensitzki added non-zero baselines to
Expand All @@ -159,8 +151,6 @@ weighted.
:align: center
:scale: 50

Stackplot Demo2

Rectangular colorbar extensions
```````````````````````````````
Andrew Dawson added a new keyword argument *extendrect* to
Expand Down Expand Up @@ -204,8 +194,6 @@ Thanks to Jae-Joon Lee, path effects now also work on plot lines.
:align: center
:scale: 50

Patheffect Demo

Easier creation of colormap and normalizer for levels with colors
`````````````````````````````````````````````````````````````````
Phil Elson added the :func:`matplotlib.colors.from_levels_and_colors`
Expand Down
4 changes: 0 additions & 4 deletions doc/users/prev_whats_new/whats_new_1.4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ specifically the Skew-T used in meteorology.
:align: center
:scale: 50

Skewt

Support for specifying properties of wedge and text in pie charts.
``````````````````````````````````````````````````````````````````
Added the kwargs 'wedgeprops' and 'textprops' to `~.Axes.pie`
Expand Down Expand Up @@ -253,8 +251,6 @@ Caradec Bisesar and Vlad Vassilovski.
:align: center
:scale: 50

Quiver3d

polar-plot r-tick locations
```````````````````````````
Added the ability to control the angular position of the r-tick labels
Expand Down
9 changes: 0 additions & 9 deletions doc/users/prev_whats_new/whats_new_1.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ on two or more property cycles.
:align: center
:scale: 50

Color Cycle


New Colormaps
-------------

Expand Down Expand Up @@ -316,9 +313,6 @@ specified, the default value is taken from rcParams.
:align: center
:scale: 50

Contour Corner Mask


Mostly unified linestyles for `.Line2D`, `.Patch` and `.Collection`
```````````````````````````````````````````````````````````````````

Expand Down Expand Up @@ -379,9 +373,6 @@ This is particularly useful for plotting pre-binned histograms.
:align: center
:scale: 50

Filled Step


Square Plot
```````````

Expand Down
2 changes: 0 additions & 2 deletions tutorials/introductory/sample_plots.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,6 @@
:target: ../../gallery/text_labels_and_annotations/legend.html
:align: center
Legend
Thanks to Charles Twardy for input on the legend function.
.. _screenshots_mathtext_examples_demo:
Expand Down