-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(dashboards): Create HeatMapWidgetVisualization component #114916
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
Merged
gggritso
merged 17 commits into
master
from
georgegritsouk/logs-762-create-heatmapwidgetvisualization-component
May 7, 2026
Merged
Changes from 15 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
0286262
Pass `visualMap` to the actual component
gggritso f2777d3
Initial attempt
gggritso 7044bfd
fix(dashboards): Review fixes for HeatMapWidgetVisualization
gggritso fdc1f5d
chore(dashboards): Add knip exception for heatMapWidget
gggritso 5aee149
fix(dashboards): Remove unused HeatMapValueType export
gggritso 50a93ac
Handle missing chart values
gggritso 66037e7
ref(dashboards): Use continuous visualMap for heat map colors
gggritso 7569dbb
Add a more elaborate sample
gggritso e35348d
Set fixture type
gggritso 67c8ad9
ref(dashboards): Move log scale transform into HeatMap.toSeries
gggritso b99e461
Merge remote-tracking branch 'origin/master' into georgegritsouk/logs…
gggritso 9c18c80
Clean up story
gggritso 305f137
fix(dashboards): Pass visualMap via options instead of direct prop
gggritso c2ae5d3
Cleanup
gggritso b1d4f84
fix(dashboards): Use gt instead of min for zero-opacity visualMap piece
gggritso a7fa76d
ref(dashboards): Use plottables[0] instead of .find() for HeatMap
gggritso a5acd27
fix(dashboards): Add ECharts heatmap and visualMap side-effect imports
gggritso File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😢
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True but that's c'est-la vie for ya