arunghosh / arunghosh/react-grid-heatmap

Negative Values in Heatmap

Open
#2 2 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
82
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Support for the heatmap to display colors based on magnitude (absolute value) of values would be appreciated. I forked this repository to add this type of support in the "ratio" variable if values have negative and positive values.

Probably need a more generalizable implementation than the one I hacked together since it only works if you want to center the ratio such that the minimum is 0.

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the heatmap React component and the ratio variable handling described in the issue. Determine how colors should represent values by magnitude when positive and negative values coexist, then verify the behavior for both mixed-sign and non-negative data.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.