Skip to content

Add chart-to-table interaction in Analyze Model#933

Merged
albertospelta merged 3 commits intomainfrom
alberto/patch-ui
Mar 6, 2026
Merged

Add chart-to-table interaction in Analyze Model#933
albertospelta merged 3 commits intomainfrom
alberto/patch-ui

Conversation

@albertospelta
Copy link
Member

Enable bidirectional highlighting between the hart and the table: hovering a chart cell now highlights the corresponding row in the table, and clicking a chart cell scrolls the table to reveal the target row, expanding grouped nodes if needed. Also fix the Weight column header being truncated due to insufficient width.

Expanded the "weight" column width from 80 to 100 for improved readability in the analyze model scene table.
Enable bidirectional highlighting between the treemap chart and the table: hovering a chart cell now highlights the corresponding row in the table, and clicking a chart cell scrolls the table to reveal the target row, expanding grouped nodes if needed.
@albertospelta albertospelta added this to the 1.1.0 milestone Mar 6, 2026
@albertospelta albertospelta marked this pull request as ready for review March 6, 2026 10:54
@albertospelta albertospelta merged commit 9541291 into main Mar 6, 2026
1 check passed
@albertospelta albertospelta deleted the alberto/patch-ui branch March 6, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-AnalyzeModel enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant