@@ -68,7 +68,7 @@ method now has an optional :code:`offset` argument. This argument may be used
68
68
to further specify the zero location based on the given anchor point.
69
69
70
70
.. figure :: /gallery/pie_and_polar_charts/images/sphx_glr_polar_scatter_002.png
71
- :target: ../gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-with-offset-origin
71
+ :target: ../../ gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-with-offset-origin
72
72
:align: center
73
73
:scale: 70
74
74
@@ -79,7 +79,7 @@ The :meth:`~matplotlib.projections.polar.PolarAxes.set_thetamin` and
79
79
be used to limit the range of angles plotted, producing sectors of a circle.
80
80
81
81
.. figure :: /gallery/pie_and_polar_charts/images/sphx_glr_polar_scatter_003.png
82
- :target: ../gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-confined-to-a-sector
82
+ :target: ../../ gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-confined-to-a-sector
83
83
:align: center
84
84
:scale: 70
85
85
@@ -218,7 +218,7 @@ data. Uses could include plotting a sparse 3D heat map, or visualizing a
218
218
volumetric model.
219
219
220
220
.. figure :: /gallery/mplot3d/images/sphx_glr_voxels_numpy_logo_001.png
221
- :target: ../gallery/mplot3d/voxels_numpy_logo.html
221
+ :target: ../../ gallery/mplot3d/voxels_numpy_logo.html
222
222
:align: center
223
223
:scale: 70
224
224
@@ -309,7 +309,7 @@ A legend entry can now contain more than one legend key. The extended
309
309
``pad `` changes the padding between the legend keys.
310
310
311
311
.. figure :: /gallery/text_labels_and_annotations/images/sphx_glr_legend_demo_004.png
312
- :target: ../gallery/text_labels_and_annotations/legend_demo.html
312
+ :target: ../../ gallery/text_labels_and_annotations/legend_demo.html
313
313
:align: center
314
314
:scale: 70
315
315
0 commit comments