Skip to content

Commit

Permalink
Backport PR matplotlib#25308: DOC: add include source to a 3.7 whats new
Browse files Browse the repository at this point in the history
  • Loading branch information
oscargus authored and meeseeksmachine committed Feb 23, 2023
1 parent 7e2c15a commit 69f69a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/users/prev_whats_new/whats_new_3.7.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 69f69a7

Please sign in to comment.