wincowgerDEV / OpenSpecy-shiny

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
2 stars 1 forks source link

[Feature]: Allow for choosing what variable heatmap is colored by #35

Closed wincowgerDEV closed 7 months ago

wincowgerDEV commented 8 months ago

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.

wincowgerDEV commented 7 months ago

added in https://github.com/wincowgerDEV/OpenSpecy-shiny/commit/03a4f2a458e4e8226043ee056f2b897c6e75d4a8