Skip to content

legend outside the plot with subplots does not work #1052

Open
@gdementen

Description

@gdementen

For example, the code:

arr = ndtest((2, 3))
arr.plot(subplots='a', legend={'bbox_to_anchor': (1.25, 0.6)})

does not show the legend. This is probably a problem of layout constraint but I am unsure we can solve this in LArray.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions