Skip to content

Allow wt.artists.create_figure() hspace and wspace arguments to accept lists/arrays  #1130

@DLafayetteII

Description

@DLafayetteII

Optimal spacing between subplots may differ within one figure depending on axes labels and tick label widths. A common example of this difference in preferred spacing is that the colorbar may not require the same spacing from the adjacent subplots as the subplots need from each other:
cbar_spacing_example

Current implementation only allows for one consistent height (or width) spacing between all subplots of a figure. Enabling wt.artists.create_figure() to accept a 1D list of values for hspace and wspace would enhance figure generation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions