-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request