influxdata / influxdata/giraffe
Add ability to define an intensity metric for heatmap
Open
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
with a heat map, i can define my x and y axis, but i am limited to "count" as my intensity value. It would be good to be able to select any numeric column from the results.
Contributor guide
Research direction
No files or tests are named. Start by locating the heatmap implementation and the code that currently fixes intensity to count; then trace how x and y axis columns are selected. Done means a heatmap can use any numeric result column as its intensity value, with coverage for the selection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100