Uh oh!
There was an error while loading. Please reload this page.
Enhanced Grid Layouts and Multi-Span Colorbars #397
Closed
cvanelteren
announced in
Announcements
Replies: 0 comments
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🎨 UltraPlot v1.65 release notes
This release introduces substantial improvements to subplot layout flexibility and configuration management for scientific visualization.
Key Features
Non-Rectangular Grid Layouts with Side Labels (#376)
Asymmetric subplot arrangements now support proper axis labeling, enabling complex multi-panel figures without manual positioning workarounds.
Multi-Span Colorbars (#394)
Colorbars can span multiple subplots, eliminating redundant color scales in comparative visualizations.
RC-Configurable Color Cycles (#378)
Cycle objects can be set via rc configuration, enabling consistent color schemes across figures and projects.
Improved Label Sharing (#372, #387)
Enhanced logic for axis label sharing in complex grid configurations with expanded test coverage.
Infrastructure
Impact
These changes address common pain points in creating publication-quality multi-panel figures, particularly for comparative analyses requiring consistent styling and efficient use of figure space.
What's Changed
ultraplot-build.ymlby @cvanelteren in Housekeeping forultraplot-build.yml#390Full Changelog: v1.63.0...v1.65.0
This discussion was created from the release Enhanced Grid Layouts and Multi-Span Colorbars.
All reactions