Skip to content

Dashboard: always show legends on Performance Trends charts#15

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/11-trends-legends
Feb 13, 2026
Merged

Dashboard: always show legends on Performance Trends charts#15
erikdarlingdata merged 1 commit intodevfrom
feature/11-trends-legends

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Scatter series and legend are now created unconditionally on all 4 Performance Trends charts
  • When no data exists, the legend still shows the series name alongside the "No data" message
  • Previously, legends were only created inside the data-exists branch, so empty charts had no legend

Closes #11

Test plan

  • Builds clean (0 warnings, 0 errors)
  • Charts with data: legend + line visible as before
  • Charts with no data: legend shows series name + "No data" message
  • Verified behavior consistent with Lite dashboard

🤖 Generated with Claude Code

Scatter series and legend are now created unconditionally so the legend
displays the series name even when there's no data for the time range.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit ac47137 into dev Feb 13, 2026
@erikdarlingdata erikdarlingdata deleted the feature/11-trends-legends branch February 13, 2026 17:24
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