Describe the new feature or enhancement
With more plots reacting to TimeChange event, adding the corresponding behaviour to mne.viz.plot_evoked() would be a good idea.
Describe your proposed implementation
Set an attribute in plot_evoked figures to mark current time, then listen to TimeChange behaviour and move the vertical marker in the plot (to be created).
Describe possible alternatives
Alternatives are welcomed in the discussion.
Additional context
No response
Describe the new feature or enhancement
With more plots reacting to
TimeChangeevent, adding the corresponding behaviour tomne.viz.plot_evoked()would be a good idea.Describe your proposed implementation
Set an attribute in
plot_evokedfigures to mark current time, then listen toTimeChangebehaviour and move the vertical marker in the plot (to be created).Describe possible alternatives
Alternatives are welcomed in the discussion.
Additional context
No response