Skip to content

Add color dimension selector for Linear Layout visualization#12

Merged
leeliu103 merged 1 commit intomainfrom
feat/linear-layout-color-dimension-selector
Dec 5, 2025
Merged

Add color dimension selector for Linear Layout visualization#12
leeliu103 merged 1 commit intomainfrom
feat/linear-layout-color-dimension-selector

Conversation

@leeliu103
Copy link
Owner

Users can now select which input dimension determines cell colors in the Linear Layout visualization. The dropdown automatically updates when dimensions are added, removed, or renamed, and defaults to the 'thread' dimension when available.

Changes:

  • Add color dimension dropdown to Linear Layout tab
  • Implement dynamic color rendering based on selected input dimension
  • Add CSS styling matching existing design system
  • Add test coverage for color dimension functionality
  • Feature is isolated to Linear Layout with no impact on other layouts

🤖 Generated with Claude Code

Users can now select which input dimension determines cell colors in the Linear Layout visualization. The dropdown automatically updates when dimensions are added, removed, or renamed, and defaults to the 'thread' dimension when available.

Changes:
- Add color dimension dropdown to Linear Layout tab
- Implement dynamic color rendering based on selected input dimension
- Add CSS styling matching existing design system
- Add test coverage for color dimension functionality
- Feature is isolated to Linear Layout with no impact on other layouts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@leeliu103 leeliu103 merged commit 6568861 into main Dec 5, 2025
1 check passed
@leeliu103 leeliu103 deleted the feat/linear-layout-color-dimension-selector branch December 5, 2025 17:47
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