@@ -166,7 +166,7 @@ New automatic labeling for bar charts
166
166
A new `.Axes.bar_label ` method has been added for auto-labeling bar charts.
167
167
168
168
.. figure :: /gallery/lines_bars_and_markers/images/sphx_glr_bar_label_demo_001.png
169
- :target: /gallery/lines_bars_and_markers/bar_label_demo.html
169
+ :target: ../.. /gallery/lines_bars_and_markers/bar_label_demo.html
170
170
171
171
Example of the new automatic labeling.
172
172
@@ -396,7 +396,7 @@ style. This can be used to, e.g., distinguish the valid and invalid sides of
396
396
the constraint boundaries in the solution space of optimizations.
397
397
398
398
.. figure :: /gallery/misc/images/sphx_glr_tickedstroke_demo_002.png
399
- :target: /gallery/misc/tickedstroke_demo.html
399
+ :target: ../.. /gallery/misc/tickedstroke_demo.html
400
400
401
401
402
402
Colors and colormaps
@@ -702,7 +702,7 @@ The new `.Text` parameter ``transform_rotates_text`` now sets whether rotations
702
702
of the transform affect the text direction.
703
703
704
704
.. figure :: /gallery/text_labels_and_annotations/images/sphx_glr_text_rotation_relative_to_line_001.png
705
- :target: /gallery/text_labels_and_annotations/text_rotation_relative_to_line.html
705
+ :target: ../.. /gallery/text_labels_and_annotations/text_rotation_relative_to_line.html
706
706
707
707
Example of the new *transform_rotates_text * parameter
708
708
@@ -726,7 +726,7 @@ for each individual text element in a plot. If no parameter is set, the global
726
726
value :rc: `mathtext.fontset ` will be used.
727
727
728
728
.. figure :: /gallery/text_labels_and_annotations/images/sphx_glr_mathtext_fontfamily_example_001.png
729
- :target: /gallery/text_labels_and_annotations/mathtext_fontfamily_example.html
729
+ :target: ../.. /gallery/text_labels_and_annotations/mathtext_fontfamily_example.html
730
730
731
731
``TextArea ``/``AnchoredText `` support *horizontalalignment *
732
732
-----------------------------------------------------------
@@ -860,7 +860,7 @@ its entirety, supporting features such as custom styling for error lines and
860
860
cap marks, control over errorbar spacing, upper and lower limit marks.
861
861
862
862
.. figure :: /gallery/mplot3d/images/sphx_glr_errorbar3d_001.png
863
- :target: /gallery/mplot3d/errorbar3d.html
863
+ :target: ../.. /gallery/mplot3d/errorbar3d.html
864
864
865
865
Stem plots in 3D Axes
866
866
---------------------
0 commit comments