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

Option to set color for NaN #2

Closed
sepro opened this issue Oct 12, 2017 · 1 comment
Closed

Option to set color for NaN #2

sepro opened this issue Oct 12, 2017 · 1 comment
Assignees

Comments

@sepro
Copy link
Contributor

sepro commented Oct 12, 2017

In the heatmap if have a number of missing values, which result into blanks in the pyloxml file. These are now rendered as black cells in the heatmap. Is there a way to specify the color for undefined values or could this be implemented. A complete blank area (no border) would be even better to visually distinguish between cells with and without a value.

       <values for="128431">
          <value>0.6519588984865536</value>
          <value>0.4649132014791207</value>
          <value>0.3776271345321803</value>
          <value></value>
          <value>1.0</value>
          <value></value>
        </values>
@kreftl kreftl self-assigned this Nov 14, 2017
@vibbits
Copy link
Collaborator

vibbits commented Dec 6, 2017

solved by 3470b53

@vibbits vibbits closed this as completed Dec 6, 2017
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

No branches or pull requests

2 participants