Skip to content

Conversation

@Marcelfrueh
Copy link
Contributor

Purpose

This PR introduces a new widget to the Data Explorer: the Status Heatmap. The Status Heatmap allows users to create a heatmap that visualizes the status of a data stream over time. Additionally, users can customize the color mapping by assigning new labels and colors to specific values. Since this functionality is similar to the color mapping in the existing Pie Chart, the color mapping logic has been refactored into a dedicated reusable component.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added the ui Anything that affects the UI label Mar 4, 2025
@dominikriemer dominikriemer changed the title Add status heatmap and create color mapping component feat: Add status heatmap and create color mapping component Mar 7, 2025
@dominikriemer dominikriemer merged commit 2339669 into dev Mar 7, 2025
21 of 22 checks passed
@dominikriemer dominikriemer deleted the status-heatmap branch March 7, 2025 08:00
@dominikriemer dominikriemer added this to the 0.98.0 milestone Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Anything that affects the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants