Skip to content

Reformat 2col#16

Merged
tensulin merged 5 commits into
add_percentlabelfrom
reformat_2col
Mar 10, 2026
Merged

Reformat 2col#16
tensulin merged 5 commits into
add_percentlabelfrom
reformat_2col

Conversation

@sjanssen2
Copy link
Copy Markdown
Member

This PR is adding some missing plotting functions AND re-formats most figures to a two column layout as otherwise labels were too small to be read

@github-actions
Copy link
Copy Markdown

Python linting (black) is failing

To keep the code consistent with lots of contributors, we run automated code consistency checks.
To fix this CI test, please run:

  • Install black: pip install black
  • Fix formatting errors in your pipeline: black .

Once you push these changes the test should pass, and you can hide this comment 👍

We highly recommend setting up Black in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help!

Thanks again for your contribution!

Copy link
Copy Markdown
Member

@tensulin tensulin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works, except for plot_heatmap, num_columns could be move to style.yaml

@sjanssen2
Copy link
Copy Markdown
Member Author

sjanssen2 commented Mar 10, 2026

@heatmaps: this was intentional, as I think having the colormap and the "ALL" environments help assessing the results. Having 2 instead of 4 columns might extend too much into the height - therefore I left as is
@num_columns: in principle yes, but atm manually setting the column number by plot type was quite handy

@tensulin tensulin merged commit c59b532 into add_percentlabel Mar 10, 2026
1 of 6 checks passed
@tensulin tensulin deleted the reformat_2col branch March 10, 2026 16:58
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.

2 participants