diff --git a/doc/users/prev_whats_new/whats_new_3.7.0.rst b/doc/users/prev_whats_new/whats_new_3.7.0.rst index af464da50969..96ac42be38f2 100644 --- a/doc/users/prev_whats_new/whats_new_3.7.0.rst +++ b/doc/users/prev_whats_new/whats_new_3.7.0.rst @@ -383,6 +383,7 @@ Additional custom styling of button widgets may be achieved via the *label_props*, *frame_props*, and *check_props* arguments to `.CheckButtons`. .. plot:: + :include-source: true from matplotlib.widgets import CheckButtons, RadioButtons