Skip to content

Commit 31fe8e9

Browse files
mh105drammock
andauthored
DOC: Clarify plot_topo interactivity (#14091)
Co-authored-by: Daniel McCloy <dan@mccloy.info>
1 parent 41ae901 commit 31fe8e9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tutorials/raw/40_visualize_raw.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,8 @@
156156
spectrum.plot_topo()
157157

158158
# %%
159-
# This plot is also interactive; hovering over each "thumbnail" plot will
159+
# This plot is also interactive if an interactive backend is enabled; hovering
160+
# over each "thumbnail" plot will
160161
# display the channel name in the bottom left of the plot window, and clicking
161162
# on a thumbnail plot will create a second figure showing a larger version of
162163
# the selected channel's spectral density (as if you had called

0 commit comments

Comments
 (0)