We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05173e3 + 4e35ed6 commit 3d56dc4Copy full SHA for 3d56dc4
galleries/plot_types/basic/stairs.py
@@ -4,6 +4,8 @@
4
==============
5
6
See `~matplotlib.axes.Axes.stairs`.
7
+
8
+.. redirect-from:: /plot_types/basic/step
9
"""
10
import matplotlib.pyplot as plt
11
import numpy as np
0 commit comments