Skip to content

Structural support for multiple plots #2

@Jakob37

Description

@Jakob37

Another thing that would be useful is to use sub-commands in argparse for different charts. I.e. so that you could call it as such:

$ mjewel bar fitnotes_example.csv --col "Reps" --category "Pushup"
$ mjewel dot fitnotes_example.csv --col1 "Reps" --col2 "Weight"

I.e. organizing the code such that anyone could in additional charts in a straight-forward way.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions