- install using pipx from source (recommended if you want system wide availability)
pipx install git+https://github.com/3mcloud/plotme.git
- navigate to a directory containing tabular data in csv, xls or xlsx format
- generate plot_info file
plotme -gt- edit the plot_info json file e.g.
{
"title_text": "plot title"
}- rename the 'must_rename_template_plot_info.json' to somethings else but keep the 'plot_info.json' portion
- run plotme
plotme