Skip to content

TimeSeriesChart: drop downtime bands entirely - #1290

Merged
Flotapponnier merged 1 commit into
devfrom
fix/timeseries-remove-downtime-bands
Jul 18, 2026
Merged

TimeSeriesChart: drop downtime bands entirely#1290
Flotapponnier merged 1 commit into
devfrom
fix/timeseries-remove-downtime-bands

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Follow-up to #1279 which removed the DATA MISSING pill labels but kept the tinted vertical band. Product call: drop the band too. A gap in the line reads perfectly clearly — no tint, no dashed edges, no assertion about what happened. Cleaner, and no false labelling ever again.

Changes

  • Drop <DowntimeBands> from Chart
  • Drop showDowntime prop + its call site
  • Remove the DowntimeBands component + its Band type from series.tsx

Effect

Where the underlying series has null values, the SVG line just breaks. That's the whole story.

Test plan

  • typecheck clean
  • After deploy: charts show natural breaks in the line, no tinted rectangles or dashed edges

@Flotapponnier
Flotapponnier merged commit 3da1621 into dev Jul 18, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant