Plot: A minimal terminal charting tool(github.com)4 points·by archiewood·2 anni fa·1 commentsgithub.comPlot: A minimal terminal charting toolhttps://github.com/archiewood/plot1 commentsPost comment[–]archiewood·2 anni fareplyWanted 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`
Pass data from CLI arguments, or a CSV file, get a nice chart with zero config:
`plot data.csv`