Skip to content

Feature/stacked panel dual plot#20

Merged
SpollaL merged 10 commits into
mainfrom
feature/stacked-panel-dual-plot
May 8, 2026
Merged

Feature/stacked panel dual plot#20
SpollaL merged 10 commits into
mainfrom
feature/stacked-panel-dual-plot

Conversation

@SpollaL
Copy link
Copy Markdown
Owner

@SpollaL SpollaL commented May 8, 2026

stacked panel dual plot

SpollaL and others added 10 commits May 7, 2026 15:42
Wire up y2_cols event handling: Space/2 toggle y1/y2 with mutual
exclusion, Esc and 'p' clear both vecs, 't' skips Histogram when
dual-panel is active. Remove now-unnecessary #[allow(dead_code)].

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ales

Add compute_x_bounds helper that aggregates x values across all panels'
series, and pass the resulting [f64; 2] into render_plot_panel so both
stacked panels always share the same horizontal axis range.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…bar, fix histogram label in dual mode

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@SpollaL SpollaL merged commit 007f10e into main May 8, 2026
6 of 7 checks passed
@SpollaL SpollaL deleted the feature/stacked-panel-dual-plot branch May 8, 2026 09:32
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