You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docu for the API-changes in 1.5.0 claims that
"axes.color_cycle"
will be replaced by
"axes.prop_cycle"
However, the implementation in 1.5.0.rc2 uses
"axes.prop_cycler"