Open
Description
Again on the forum: https://mne.discourse.group/t/raw-plot-shows-an-empty-figure/10371
This kind of scaling problem is common, I remember seeing it several times on the forum. How about we:
- detect data which is likely badly scaled when calling
raw.plot()
- issue a warning as a pop-up window
- propose in this pop-up window to auto-scale the data
At least on the Qt backend.