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