Skip to content

Plotting function return parameter option #4

@deronsmith

Description

@deronsmith

Issue: All plotting functions currently show the plot and do not return anything.

Solution: Update plots with optional parameter (show: bool = True) that when False will return the figure so that the user can further modify the Plotly figure before running show()

Metadata

Metadata

Assignees

No one assigned

    Labels

    updateCorrect or expand an existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions