Skip to content

[Refactor] Remove duplication in plot functions. #357

@rpreen

Description

@rpreen

The hist() and survival_plot() (and also the new pie() in #355) duplicate functionality for file naming and saving - this should be pulled out into a separate function and the plot functions refactored to use it.

Also, when suppression is enabled and the data fails the threshold tests, they save a blank image - this seems pointless to me. @jim-smith is that intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions