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
- prefer the CSS4 str -> hex values because they are the 'standard'.
The xkcd colors might be 'better', but we are not the right place to
lead that change. If users use CSS/HTML/X11 color in mpl they should
expect it to match the same color set in html for embedding mpl
figures into websites and such.
- Provide entries in XKCD dict of all names (with and with out spaces)
prefixed with XKCD. Thus to get XKCD's version of blue use
`color='xkcdblue'
0 commit comments