Skip to content

feat(plotting): improve matplotlib plot sizing and colorbars#338

Open
sdiebolt wants to merge 4 commits into
mainfrom
fix/plotting-fontsize-colorbars
Open

feat(plotting): improve matplotlib plot sizing and colorbars#338
sdiebolt wants to merge 4 commits into
mainfrom
fix/plotting-fontsize-colorbars

Conversation

@sdiebolt

@sdiebolt sdiebolt commented Jul 21, 2026

Copy link
Copy Markdown
Member

Closes #337

  • infer default matplotlib font sizes from figure area per plotted axes
  • switch volume figures to compressed layout with separate width/height base sizes
  • make volume colorbars span visible axes and support outward-stacked overlay colorbars
  • add a review-gallery generator for fontsize/colorbar layout cases

@sdiebolt sdiebolt changed the title Improve matplotlib plot sizing and colorbars feat(plotting): improve matplotlib plot sizing and colorbars Jul 21, 2026
@sdiebolt
sdiebolt requested a review from FelipeCybis July 21, 2026 12:41
@sdiebolt sdiebolt self-assigned this Jul 21, 2026
@sdiebolt sdiebolt added the enhancement New feature or request label Jul 21, 2026
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.78049% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/confusius/plotting/image.py 98.59% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown
Contributor

📖 Doc preview: https://confusius.tools/pr-preview/pr-338/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve matplotlib volume plot sizing and colorbars

1 participant