Skip to content

Implement Grouped/Merged Y-Axes Feature (Issue #916)#917

Open
ngmikeng wants to merge 4 commits intoknowm:developfrom
ngmikeng:feature/issue-916-grouped-y-axes
Open

Implement Grouped/Merged Y-Axes Feature (Issue #916)#917
ngmikeng wants to merge 4 commits intoknowm:developfrom
ngmikeng:feature/issue-916-grouped-y-axes

Conversation

@ngmikeng
Copy link
Copy Markdown

@ngmikeng ngmikeng commented May 2, 2026

xchart-grouped-yaxes-demo

ngmikeng and others added 4 commits May 1, 2026 20:59
- Implemented merged Y-axis functionality allowing multiple series with different value ranges to share a single axis line.
- Introduced new methods in Styler for merging Y-axis groups and determining visual group IDs.
- Enhanced Axis and AxisPair classes to manage master/slave relationships for merged axes.
- Added synchronization for tick locations and labels between master and slave axes.
- Created MergedYAxisDemo to demonstrate the new feature.
- Added unit tests for merged Y-axes functionality to ensure correctness and backward compatibility.

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
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