This is a companion repo that holds the code for www.openspecy.org website and shiny application. The Open Specy package repo https://github.com/wincowgerDEV/OpenSpecy-package
Creative Commons Attribution 4.0 International
3
stars
3
forks
source link
[Feature]: Allow for choosing what variable heatmap is colored by #35
[X] I agree to follow this project's Contributing Guidelines.
Description
I recently confused myself when I couldn't figure out what the colors represented. They seemed random and not related to the correlation values (the expected result for identification). I think we should add an option for users to be able to select via a dropdown what they want the colors in the heatmap to represent.
Problem
Heatmap colors can be confusing, they are trying to be smart but sometimes not intuitive.
Proposed Solution
Allow choosing what the heatmap options will be. This could override smartly when users update elements.
Guidelines
Description
I recently confused myself when I couldn't figure out what the colors represented. They seemed random and not related to the correlation values (the expected result for identification). I think we should add an option for users to be able to select via a dropdown what they want the colors in the heatmap to represent.
Problem
Heatmap colors can be confusing, they are trying to be smart but sometimes not intuitive.
Proposed Solution
Allow choosing what the heatmap options will be. This could override smartly when users update elements.
Alternatives Considered
Force standards currently isn't always intuitive.