Skip to content

Commit 4e35ed6

Browse files
committed
added redirect for step
1 parent ea66786 commit 4e35ed6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

galleries/plot_types/basic/stairs.py

+2
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)