MneExperiment
Cross color with linestyle
x1_cells (Sequence[str]) – Cells to alternate colors.
x2_cells (Sequence[str]) – Cells to alternate linestyle.
colors (Dict[Union[str, Tuple[str, ...]], Any]) – Colors for x1_cells (as generated by colors_for_oneway()).
x1_cells
colors_for_oneway()
linestyles (Sequence[Any]) – Linestyles for x2_cells.
x2_cells
Mapping from cells to plot styles.