matplotlib.colors.to_rgba
matplotlib.colors.
to_rgba
Convert c to an RGBA color.
c
If alpha is not None, it forces the alpha value, except if c is “none” (case-insensitive), which always maps to (0, 0, 0, 0).
alpha
None
(0, 0, 0, 0)
Line, Poly and RegularPoly Collection with autoscaling
Colours
Visualizing named colors
Lasso Demo
Generate polygons to fill under 3D line graph
Line Collection
Menu