Skip to content

figsize argument neglected in make_map calls #135

@emanuel-schmid

Description

@emanuel-schmid

there are 9 calls to make_map throughout the climada package. None of them is handling the figsize argument, i.e., the method is always called with the default (figsize=(9,13)).

That's a pity. It's tough (if not impossible) to change the plot size by other means.

The argument should be forwarded by the calling functions/methods.

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