Skip to content

DataFrame.hist does not accept figsize kwarg #3834

Closed
@fonnesbeck

Description

@fonnesbeck

Unlike DataFrame.plot the hist method does not recognize the figsize kwarg:

AttributeError: Unknown property figsize

It would be extremely helpful for hist to be easily resizable, as the default layout for a column-wise set of histograms is rarely readable for even a moderate number of columns.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions