8000 Merge v2.x into master by jenshnielsen · Pull Request #6246 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Merge v2.x into master #6246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Mar 30, 2016
Merged

Conversation

jenshnielsen
Copy link
Member

Doing via a PR to make sure I get the conflicts handled correctly

tacaswell and others added 28 commits December 31, 2015 18:15
 - removed darksage, lightsage, sage which are colors we added in
   1ac590e  These colors are now
   included in the XKCD mapping
 - correct sandybrown which mpl had as '#FAA460' but should be '#F4A460'
   according to the w3 group, wikipedia, the copy of rgb.txt bundled
   in the emacs source, and the mapping that we had bundled with AGG for
   a while.  The original value goes back to
   ec45d17
 - convert the single-letter colors to hex in source
 - single path for looking up string -> hex -> rgb values
 - 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'
The hex representations are not exact which resulted in
very small slight color changes.
ColorConverter lowercases everything on the way in.
Update LICENSE file to match doc/users/license.rst
Use io.BytesIO instead of io.StringIO in examples
Use Agg for rendering in the Mac OSX backend
Fix sphinx 1.4.0 issues

Conflicts:
    .travis.yml
        Reject all changes
@jenshnielsen jenshnielsen merged commit 0ddf0bc into matplotlib:master Mar 30, 2016
@jenshnielsen jenshnielsen deleted the mergev2.xmaster branch March 30, 2016 17:38
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Mar 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0