Skip to content
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

Canavandl/2622 color tuple seq #3904

Merged
merged 4 commits into from Feb 21, 2016
Merged

Conversation

canavandl
Copy link
Contributor

issues: fixes: #2622

Bokeh doesn't support lists of color tuples as color arguments. As discussed in #2622, there's not an obvious path forward to resolve this, as it's unclear to how distinguish between a 3-element field that's intended to be a color tuple or a multi-list.

This PR adds an explicit warning to the 'styling visual attributes' docs sections about this edge case and suggests a couple of work-arounds.

birdsarah pushed a commit that referenced this pull request Feb 21, 2016
Canavandl/2622 color tuple seq

LGTM - built locally, and looks fine.
@birdsarah birdsarah merged commit aa9c93b into master Feb 21, 2016
@birdsarah
Copy link
Member

LGTM - built locally, and looks fine.

@kkumawat25
Copy link

How to convert a list of tuples from pallete to RGB

@bryevdv
Copy link
Member

bryevdv commented Oct 11, 2019

@kkumawat25 GitHub is not the appropriate venue for support/usage questions. Please use the project Discourse:

https://discourse.bokeh.org/

@bokeh bokeh locked and limited conversation to collaborators Oct 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List of color tuples broken?
5 participants