Each value is an event. If positions is a 2D array-like, each row corresponds to a row or a column of lines (depending on the orientation parameter).
Controls the direction of the event collections:
- 'horizontal' : the lines are arranged horizontally in rows, and are vertical.
- 'vertical' : the lines are arranged vertically in columns, and are horizontal.
The offset of the center of the lines from the origin, in the direction orthogonal to orientation.
The total height of the lines (i.e. the lines stretches from lineoffset - linelength/2
to lineoffset + linelength/2
).
The line width(s) of the event lines, in points. If it is None, defaults to its rcParams setting.
The color(s) of the event lines. If it is None, defaults to its rcParams setting.
Default is 'solid'. Valid strings are ['solid', 'dashed', 'dashdot', 'dotted', '-', '--', '-.', ':']. Dash tuples should be of the form:
where onoffseq is an even length tuple of on and off ink in points.
Other keyword arguments are line collection properties. See LineCollection
for a list of the valid properties.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4