Skip to content

Matplotlib deprecation of Axis set_smart_bounds #39

@ghost

Description

In Matplotlib method set_smart_bounds is deprecated and throws the following error when performing analysis

AttributeError: 'XAxis' object has no attribute 'set_smart_bounds'

Seems that this capability was deprecated in matplotlib==3.2 but throws the error with older versions as well.

https://matplotlib.org/3.2.2/api/_as_gen/matplotlib.axis.XAxis.set_smart_bounds.html

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