Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 546 Bytes

File metadata and controls

23 lines (20 loc) · 546 Bytes

Install

  • install using pipx from source (recommended if you want system wide availability)

pipx install git+https://github.com/3mcloud/plotme.git

Use

  1. navigate to a directory containing tabular data in csv, xls or xlsx format
  2. generate plot_info file
plotme -gt
  1. edit the plot_info json file e.g.
{
    "title_text": "plot title"
}
  1. rename the 'must_rename_template_plot_info.json' to somethings else but keep the 'plot_info.json' portion
  2. run plotme
plotme