Skip to content

One script per figure #4

@petebachant

Description

@petebachant

Just adding a comment here that I prefer to use one script (usually plot.py at top level) that has a positional command line argument (using argparse) for which figure(s) to create. This seems cleaner to me because you can keep your plotting functions all in one file, and generate multiple figures with a single command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions