Skip to content

fix(history-chart): show gaps for missing data instead of connecting lines - #150

Open
vltbaudbot wants to merge 1 commit into
vltpkg:mainfrom
vltbaudbot:evert/history-chart-gaps
Open

fix(history-chart): show gaps for missing data instead of connecting lines#150
vltbaudbot wants to merge 1 commit into
vltpkg:mainfrom
vltbaudbot:evert/history-chart-gaps

Conversation

@vltbaudbot

Copy link
Copy Markdown
Contributor

Sets connectNulls={false} on the Recharts <Line> components in the performance-over-time history chart. Days where a particular package manager or registry has no benchmark results now show as a visible gap in the line, instead of a smooth interpolation to the next real data point.

Requested by Evert.

…lines

Set connectNulls={false} on the history chart Line components so that
days without results for a particular package manager or registry show
as visible gaps rather than smooth interpolated lines to the next real
data point.
@evert
evert requested a review from a team August 19, 2026 20:41
@evert
evert enabled auto-merge (squash) August 19, 2026 20:41
@vltbaudbot
vltbaudbot force-pushed the evert/history-chart-gaps branch from 566097b to 349110f Compare August 19, 2026 20:52
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.

2 participants