eelbrain.plot.PairwiseLegend
- class eelbrain.plot.PairwiseLegend(size=0.3, trend=False, **kwargs)
Legend for colors used in pairwise comparisons
- Parameters:
size (float) – Side length in inches of a virtual square containing each bar.
trend (bool) – Also include a bar for trends (p < .1).
... – Also accepts General layout parameters.
Methods
|
Draw a horizontal line on one or more axes |
|
Draw a horizontal bar on one or more axes |
|
Draw a vertical line on one or more axes |
|
Draw a vertical bar on one or more axes |
|
Close the figure. |
|
(Re-)draw the figure (after making manual changes). |
|
Draw crosshairs under the cursor |
|
Draw the outline of the figure |
|
Create FMTXT Image from the figure |
|
Short-cut for Matplotlib's |
|
Set the figure window title |
|
Set the label for the x-axis |
|
Rotate every x-axis tick-label by an angle (counterclockwise, in degrees) |
|
Set the label for the y-axis |