]> git.llucax.com Git - software/dgc/dgcbench.git/commit
micro: Add a script to generate histogram tics
authorLeandro Lucarella <llucax@gmail.com>
Thu, 27 Aug 2009 00:09:09 +0000 (21:09 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 27 Aug 2009 00:09:09 +0000 (21:09 -0300)
commit5e41690dfbccea7ddb33038707ad43d469cd3a91
treed505365a260ba9764180651f826070902eca01d6
parent37dd82c0a3363318958cd62cfdad2c73cc56338a
micro: Add a script to generate histogram tics

There is no way to take histogram tics labels from a data file in GNUPlot.
A new script is added to generate the histogram tics labels from the data,
suitable to be included directly in a GNUPlot script.
micro/Makefile
micro/tics.awk [new file with mode: 0644]