If you have a question or issue with MNE-Python, please include the following info:
- MNE version: e.g. 1.11.0
- operating system: e.g. Windows 10
I want to add vertical lines on the evoked response in plot_topo to mark events within each epoch. The fig object returned has just 1 axes and if I add to it it adds vertical lines to the topology instead of the data within each channel.
Is there an easy way to do it or should I plot manually?