mpl.pyplot.Arrow.set_color¶
-
Arrow.set_color(c)¶ Set both the edgecolor and the facecolor.
ACCEPTS: matplotlib color spec
See also
set_facecolor(),set_edgecolor()- For setting the edge or face color individually.
Arrow.set_color(c)¶Set both the edgecolor and the facecolor.
ACCEPTS: matplotlib color spec
See also
set_facecolor(), set_edgecolor()