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 72d5b0c

Browse filesBrowse files
committed
DOC: Fix images in what's new for polar plots.
Fixes #9248.
1 parent c8c76ad commit 72d5b0c
Copy full SHA for 72d5b0c

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+4
-4
lines changed

‎doc/users/whats_new.rst

Copy file name to clipboardExpand all lines: doc/users/whats_new.rst
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ The :meth:`~matplotlib.projections.polar.PolarAxes.set_theta_zero_location` now
3939
has an optional :code:`offset` argument. This argument may be used to further
4040
specify the zero location based on the given anchor point.
4141

42-
.. figure:: ../gallery/pie_and_polar_charts/images/sphx_glr_polar_scatter_001.png
43-
:target: ../gallery/pie_and_polar_charts/polar_scatter.html
42+
.. figure:: /gallery/pie_and_polar_charts/images/sphx_glr_polar_scatter_002.png
43+
:target: ../gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-with-offset-origin
4444
:align: center
4545
:scale: 50
4646

@@ -50,8 +50,8 @@ The :meth:`~matplotlib.axes.projections.polar.PolarAxes.set_thetamin` and
5050
:meth:`~matplotlib.axes.projections.polar.PolarAxes.set_thetamax` methods may
5151
be used to limit the range of angles plotted, producing sectors of a circle.
5252

53-
.. figure:: ../gallery/pie_and_polar_charts/images/sphx_glr_polar_scatter_002.png
54-
:target: ../gallery/pie_and_polar_charts/polar_scatter.html
53+
.. figure:: /gallery/pie_and_polar_charts/images/sphx_glr_polar_scatter_003.png
54+
:target: ../gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-confined-to-a-sector
5555
:align: center
5656
:scale: 50
5757

0 commit comments

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