🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@kthyng
Copy link
Contributor

@kthyng kthyng commented Nov 30, 2015

…from CIELAB to CAM02-UCS colorspace. This is to address issue #3791.

@jenshnielsen
Copy link
Member

Nice can you add the install of colorspacious to our .travis.yml file here

We are building the docs on Travis so we need the dependencies there too

@jenshnielsen
Copy link
Member

Can we use colorspacious in the grayscale.py and Lfunction.py files in this directory too? That would allow us to get rid of color.py and the colorconf function there in. I modified the plots at some point to use an internal version of the colorconf function from scikit-image to reduce the dependencies when building the docs. I think depending on colorspacious is fine thou

@tacaswell tacaswell added this to the next major release (2.0) milestone Dec 1, 2015
@kthyng
Copy link
Contributor Author

kthyng commented Dec 2, 2015

I haven't done this before — do I just add a line of
pip install colorspacious
after line 81? I'll look at the other scripts to see if colorspacious can be used instead.

@jenshnielsen
Copy link
Member

Thanks, Adding colorspacious to line 81 should be enough. I.e. it should read:
pip install $PRE numpydoc ipython colorspacious

@jenshnielsen
Copy link
Member

You can ignore the AppVeyor thing. This is fallout from #5595

tacaswell added a commit that referenced this pull request Dec 3, 2015
DOC: fixed ordering of lightness plots
@tacaswell tacaswell merged commit fba45fb into matplotlib:master Dec 3, 2015
@tacaswell
Copy link
Member

@kthyng Thanks!

tacaswell added a commit that referenced this pull request Dec 3, 2015
DOC: fixed ordering of lightness plots

Conflicts in .travis.yml

Merged to install maximal number of packages
@tacaswell
Copy link
Member

backported to 1.5.0-doc as c234879

@kthyng kthyng mentioned this pull request Dec 3, 2015
@kthyng
Copy link
Contributor Author

kthyng commented Dec 3, 2015

I have another PR (#5611) to address @jenshnielsen suggestion to use colorspacious, etc.

@alimuldal
Copy link
Contributor

What's the mechanism for updating the documentation on the website? The old inverted image is still being shown on the Choosing Colormaps page.

@tacaswell
Copy link
Member

The dev-docs are built automatically from master every time we push to it and are hosted at http://matplotlib.org/devdocs/users/colormaps.html

Updating the main page is a manual process which no one has done yet. We are going to do a 1.5.1 release this week which will include the updated plots.

@alimuldal
Copy link
Contributor

@tacaswell Thanks, that's good to know

@QuLogic QuLogic modified the milestones: v1.5.1, 2.0 (style change major release) Oct 16, 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