Skip to content

add an option for title positioning and/or alignment [feature request] #812

Closed
@salim-b

Description

@salim-b

Right now there's no proper way to set the spacing between the title and the plot area.

It is possible to set a top margin via margin = list(t = ...). But there's no way to set the title position between that top margin and the plot area, it just gets auto-positioned in a way far from perfect.

If you wanna add more space, currently the only way to do that is to increase that top margin which actually increases the space between the title and the plot area – but only by a fraction of the additional top margin value. This results in ridiculously large spacings between the top of the frame and the title. This is especially true for multiline titles (using <br> tags) where the the top margin needs to be quite large for all of the title lines to be visible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions