Skip to content

Allow score_histogram/score_boxplot to take an optional bbox_to_anchor argument #52

@sunnymatt

Description

@sunnymatt

The bbox_to_anchor argument allows the user to specify an optional position for the location of the legend on the graph. We should explicitly allow bbox_to_anchor::Union{Nothing,Tuple} to be passed to score_histogram and/or score_boxplot. (My guess is that this is maybe a 4 line change of code.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions