Skip to content

Commit a08f908

Browse files
authored
Merge pull request #27315 from meeseeksmachine/auto-backport-of-pr-27312-on-v3.8.1-doc
Backport PR #27312 on branch v3.8.1-doc (Doc: Step redirect)
2 parents 3315544 + c1349f6 commit a08f908

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

galleries/plot_types/basic/stairs.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
==============
55
66
See `~matplotlib.axes.Axes.stairs`.
7+
8+
.. redirect-from:: /plot_types/basic/step
79
"""
810
import matplotlib.pyplot as plt
911
import numpy as np

0 commit comments

Comments
 (0)