Skip to content

savefig in plot_study_text will not save plot. #4830

@thanos-sakelliou

Description

@thanos-sakelliou

utils.plots.plot_study_txt() gets an empty path by default, so

plt.savefig(str(Path(path).name) + '.png', dpi=300) (line 281)

fails, as it is missing a name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions