Unable to control background colors for raw plot

  • 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.

@PaulF - I can confirm, looks like a bug. Could you create an issue on our github tracker?