Comment on Plot: A minimal terminal charting toolComments−archiewoodOP2yWanted 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`
Comments
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`