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
best_sum.computeChartScoresOverTime() used to inject a synthetic
{time: now, score: 0} point for any team present in the submission
map but without any events inside an assignment window. That placeholder
rendered as a stray zero data point in the chart. Omit such teams from
the result instead.
Also refresh docs/SCOREBOARD.md to describe the current ECharts-based
rendering, the theme-token color wiring, the assignment-boundary label
layout, and the x-axis range expansion that keeps boundary markers in
the viewport.
0 commit comments