- MNE version: 0.24.0
- Mac OS 11.6.1
I’m embarrassed to ask, but I must be overlooking something simple with regard to raw plot color options. Shouldn’t something like
raw.plot(color='r',bgcolor='y')
yield a yellow background with red traces? For some reason, my background is white, regardless of what bgcolor
I specifiy, be it ‘r’,‘c’,‘m’, etc.