agg_filter |
a filter function, which takes a (m, n, 3) float array and a dpi value, and returns a (m, n, 3) array |
alpha |
float or None |
animated |
bool |
antialiased or antialiaseds |
Boolean or sequence of booleans |
array |
ndarray |
capstyle |
unknown |
clim |
a length 2 sequence of floats; may be overridden in methods that have vmin and vmax kwargs. |
clip_box |
a Bbox instance |
clip_on |
bool |
clip_path |
[(Path , Transform ) | Patch | None] |
cmap |
a colormap or registered colormap name |
color |
matplotlib color arg or sequence of rgba tuples |
contains |
a callable function |
edgecolor or edgecolors |
matplotlib color spec or sequence of specs |
facecolor or facecolors |
matplotlib color spec or sequence of specs |
figure |
a Figure instance |
gid |
an id string |
hatch |
[ ‘/’ | ‘' | ‘|’ | ‘-‘ | ‘+’ | ‘x’ | ‘o’ | ‘O’ | ‘.’ | ‘*’ ] |
joinstyle |
unknown |
label |
object |
linestyle or dashes or linestyles |
[‘solid’ | ‘dashed’, ‘dashdot’, ‘dotted’ | (offset, on-off-dash-seq) | '-' | '--' | '-.' | ':' | 'None' | ' ' | '' ] |
linewidth or linewidths or lw |
float or sequence of floats |
norm |
Normalize |
offset_position |
[ ‘screen’ | ‘data’ ] |
offsets |
float or sequence of floats |
path_effects |
AbstractPathEffect |
picker |
[None | bool | float | callable] |
pickradius |
float distance in points |
rasterized |
bool or None |
sketch_params |
(scale: float, length: float, randomness: float) |
snap |
bool or None |
transform |
Transform |
url |
a url string |
urls |
List[str] or None |
visible |
bool |
zorder |
float |