If I run through the steps provided here for the "Cycle-by-cycle analysis of resting state data" tutorial on simulated data the plotting function bg[1].plot(xlim=(0, 10), figsize=(16, 3)) produces an error message stating "Unrecognized marker style None" and an incomplete figure (see attached).
I get the same error with my own data, or if I use the steps shown here. I also tried several generic fixes for matplotlib suggested on various boards. No luck so far. Any suggestions on how to deal with this? Any help would be much appreciated.