Skip to content

VIZ: Fix trellis figure margins#8672

Merged
larsoner merged 4 commits intomne-tools:masterfrom
drammock:fix-tut-fig-margins
Dec 18, 2020
Merged

VIZ: Fix trellis figure margins#8672
larsoner merged 4 commits intomne-tools:masterfrom
drammock:fix-tut-fig-margins

Conversation

@drammock
Copy link
Copy Markdown
Member

closes #8640

  • Adds a fixed amount (0.25 inch) to the height of _prepare_trellis figures to accomodate a title.
  • switches _prepare_trellis to use the new figure class
  • tiny refactor in the _figure class functions to be more DRY
  • touches a few tutorials to make sure things still look OK

@larsoner larsoner merged commit 3cc39e3 into mne-tools:master Dec 18, 2020
larsoner pushed a commit that referenced this pull request Dec 18, 2020
* use figure class; add fixed amt to height for title

* DRY

* touch tutorials

* remove unused import
@drammock drammock deleted the fix-tut-fig-margins branch December 29, 2020 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tutorial figure is cropped

3 participants