Plot: A minimal terminal charting tool
by archiewood on 7/15/2024, 2:24:25 AM
Wanted an incredibly simple interface for plotting data.
Pass data from CLI arguments, or a CSV file, get a nice chart with zero config:
`plot data.csv`
Wanted an incredibly simple interface for plotting data.
Pass data from CLI arguments, or a CSV file, get a nice chart with zero config:
`plot data.csv`