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
It turns out that even if "axes.prop_cycle" is not defined,
then it will be composed of CN colors (hex notation).
However, in the current matplotlib there is no "axes.color_cycle"
property in rcParams at all (not even allowed to setup).
0 commit comments