File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ The :meth:`~matplotlib.projections.polar.PolarAxes.set_theta_zero_location` now
3939has an optional :code: `offset ` argument. This argument may be used to further
4040specify 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
5151be 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
You can’t perform that action at this time.
0 commit comments