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

getCellColorByFeatures should return black on empty query #11

Closed
kreftl opened this issue Feb 19, 2018 · 1 comment
Closed

getCellColorByFeatures should return black on empty query #11

kreftl opened this issue Feb 19, 2018 · 1 comment
Assignees
Labels
backend enhancement New feature or request

Comments

@kreftl
Copy link

kreftl commented Feb 19, 2018

for empty queries, e.g.
{
0: {type: "gene", value: ""}
1: {type: "gene", value: ""}
2: {type: "gene", value: ""}
}
getCellColorByFeatures should return cells coloured in base color (black)

@kreftl kreftl changed the title getCellColorByFeatures returns null on empty query getCellColorByFeatures should return black on empty query Feb 19, 2018
@kreftl kreftl added enhancement New feature or request backend labels Feb 19, 2018
@dweemx dweemx assigned dweemx and unassigned dweemx Feb 19, 2018
@dweemx
Copy link
Contributor

dweemx commented Feb 19, 2018

Fixed in commit b717179.

@dweemx dweemx closed this as completed Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants