Skip to content

[ENH] #129

@rwjmiller

Description

@rwjmiller

Current Situation

Boxplots can be generated, but there is no easy way to export them as the plot method doesn't return the figure object that is displayed, and closes it before it can be used for anything else.

Enhancement

Enable saving a plot to a file.

Reasoning

Improved usability

Implementation

Not sure how best to do this between Matplotlib and Seaborn - I have been trying to get it working but no luck so far. Perhaps add an extra parameter to BorutaShap.BorutaShap.plot() where users can specify a path to export the plot as an image file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions