matplotlib.axes.Axes.set_color_cycle
-
Axes.set_color_cycle(clist)
-
Deprecated since version 1.5: The set_color_cycle function was deprecated in version 1.5. Use
set_prop_cycle
instead.Set the color cycle for any future plot commands on this Axes.
Parameters: - clist
-
A list of mpl color specifiers.
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/2.2.3/api/_as_gen/matplotlib.axes.Axes.set_color_cycle.html