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

Weird radial heatmap colours using NES #262

Closed
risserlin opened this issue Aug 3, 2017 · 4 comments
Closed

Weird radial heatmap colours using NES #262

risserlin opened this issue Aug 3, 2017 · 4 comments
Assignees
Milestone

Comments

@risserlin
Copy link
Contributor

Created multi dataset network.
Specified only use Positive NES values.
Radial heatmap come out like this:

screen shot 2017-08-03 at 1 55 23 pm

using NES values:
screen shot 2017-08-03 at 1 55 56 pm

Here is a link to the session:
https://www.dropbox.com/s/hh5q57ob1qxll7d/weird_radial_heatmap_colors.cys?dl=0

@risserlin risserlin added the bug label Aug 3, 2017
@risserlin risserlin added this to the 3.0_release milestone Aug 3, 2017
@risserlin
Copy link
Contributor Author

this bug is still there in the latest version. After looking into it, it looks like the weird colors occur when there is no significant NES in the given dataset.

@mikekucera
Copy link
Contributor

The problem was caused by empty cells in the NES columns. I changed it to use the default color for empty colums, it looks like this... is that ok?
screen shot 2017-08-30 at 3 49 26 pm

@risserlin
Copy link
Contributor Author

Is this change check in to the repo? It sounds like the right solution but I would like to check it with my current use case.

@mikekucera
Copy link
Contributor

I just committed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants