ckplot

plot scatter graphs of csv data
git clone git://bvnf.space/ckplot.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2022-05-26 17:30updatephoebos3+5-5
2021-10-03 01:46add UNLICENSEphoebos1+24-0
2021-10-03 01:39README: addphoebos2+31-0
2021-10-03 01:30kplot: if only one column, print it against indexphoebos1+8-3
2021-10-03 01:10kplot: add -O|-X to choose data marker formataabacchus1+13-4
2021-10-03 00:59kplot: write axis labels onto graph if read from fileaabacchus2+20-2
2021-10-03 00:04kplot: allow plotting first two columns even if more than two colsaabacchus1+1-3
2021-10-03 00:00kplot: add -w -h width/height flagsaabacchus1+26-6
2021-10-02 23:48kplot: add -o output filename argaabacchus1+17-8
2021-10-02 23:38kplot: add -T output format switchaabacchus1+27-7
2021-10-02 23:26kplot: allow reading from stdinaabacchus1+10-11
2021-10-02 23:26kplot: plot scatter graphs using kplot(3) and csv(3)aabacchus3+102-0