You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The number tile in HyperDX dashboards now supports a static color choice from the curated chart palette. The current dashboards page does not mention the option; we should document it once the matching external API parity lands so customers see the same authoring surface in both the UI and dashboards-as-code.
Scope
Add a section on docs/use/dashboards.md (HyperDX) that documents the number-tile color option in the Display Settings drawer.
Cover both the categorical tokens (chart-1 through chart-10) and the semantic tokens (chart-success, chart-warning, chart-error), and the rationale (palette tokens reflow correctly across light, dark, and IDE themes).
Include light + dark screenshots of a number tile with a non-default color.
Follow-up to hyperdxio/hyperdx#2265 (number-tile static color picker).
The number tile in HyperDX dashboards now supports a static color choice from the curated chart palette. The current dashboards page does not mention the option; we should document it once the matching external API parity lands so customers see the same authoring surface in both the UI and dashboards-as-code.
Scope
docs/use/dashboards.md(HyperDX) that documents the number-tile color option in the Display Settings drawer.chart-1throughchart-10) and the semantic tokens (chart-success,chart-warning,chart-error), and the rationale (palette tokens reflow correctly across light, dark, and IDE themes)./api/v2/dashboardsbody.Acceptance
Relates to hyperdxio/hyperdx#1360.