File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed 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
39
39
has an optional :code: `offset ` argument. This argument may be used to further
40
40
specify the zero location based on the given anchor point.
41
41
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
44
44
:align: center
45
45
:scale: 50
46
46
@@ -50,8 +50,8 @@ The :meth:`~matplotlib.axes.projections.polar.PolarAxes.set_thetamin` and
50
50
:meth: `~matplotlib.axes.projections.polar.PolarAxes.set_thetamax ` methods may
51
51
be used to limit the range of angles plotted, producing sectors of a circle.
52
52
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
55
55
:align: center
56
56
:scale: 50
57
57
You can’t perform that action at this time.
0 commit comments