e61-Institute / theme61

Create graphs in the e61 Institute style
https://e61-institute.github.io/theme61/
MIT License
5 stars 0 forks source link

Change the behaviour of `rel_heights` in `mpanel_e61` to support no title being included #65

Closed aaronw22 closed 10 months ago

aaronw22 commented 1 year ago

Currently rel_heights always provides 0.05 units of space even if the title is not specified. This was a relic from when a title was mandatory, but now it is not, so the function needs to allow for that possibility.