Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 94c0cfe

Browse files
authored
Merge pull request #27314 from meeseeksmachine/auto-backport-of-pr-27312-on-v3.8.x
Backport PR #27312 on branch v3.8.x (Doc: Step redirect)
2 parents 9911b12 + 6236431 commit 94c0cfe

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)