Closed
Description
Documentation Link
https://matplotlib.org/stable/gallery/widgets/radio_buttons.html
Problem
I found on this docs page an example leading to an error. the option "steps" in line 36 is not implemented in "line styles" at https://github.com/matplotlib/matplotlib/blob/main/lib/matplotlib/lines.py
Suggested improvement
No response