Skip to content

fix(layout): align plot titles across plots in a composition#1095

Merged
has2k1 merged 1 commit into
mainfrom
fix-plot-composition-align-titles
Jul 3, 2026
Merged

fix(layout): align plot titles across plots in a composition#1095
has2k1 merged 1 commit into
mainfrom
fix-plot-composition-align-titles

Conversation

@has2k1

@has2k1 has2k1 commented Jul 3, 2026

Copy link
Copy Markdown
Owner

A new alignment pass equalises the space between the title block and the panel (legend, axis title, axis text, ticks, facet strip), so a plot's title no longer drops below its neighbour's when only the neighbour has a facet strip, top legend or top-positioned x axis.

A new alignment pass equalises the space between the title block and
the panel (legend, axis title, axis text, ticks, facet strip), so a
plot's title no longer drops below its neighbour's when only the
neighbour has a facet strip, top legend or top-positioned x axis.
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.41%. Comparing base (800b762) to head (6dcd7b6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1095   +/-   ##
=======================================
  Coverage   87.41%   87.41%           
=======================================
  Files         208      208           
  Lines       14699    14705    +6     
  Branches     1833     1834    +1     
=======================================
+ Hits        12849    12855    +6     
  Misses       1280     1280           
  Partials      570      570           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@has2k1 has2k1 merged commit 6dcd7b6 into main Jul 3, 2026
14 checks passed
@has2k1 has2k1 deleted the fix-plot-composition-align-titles branch July 3, 2026 11:26
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