Plot: A minimal terminal charting toolgithub.com/archiewood 4 pointsarchiewood2 years ago1 commentSaveHideCopy link On HNComments−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`