Hacker News new | ask | show | jobs
Plot: A minimal terminal charting tool (github.com)
4 points by archiewood 700 days ago
1 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`