Skip to content

Make plotting functions composable #234

@mdbenito

Description

@mdbenito

Use any approach that allows the caller to compose the plots together without side-effects. This should be done without requiring calling code to add boilerplate. Typically one passes the axes to the plotting function. If no axes are passed, then it just creates a new figure or something like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions