
CLIChart is intended for quick summarization andvisualization of data, especially from systemlogs. It provides tools to extract and manipulatetabular summary data from text files, and togenerate and view simple charts from tabular dataon the command line. Charts can be displayed in awindow and/or saved.
License: GNU Lesser General Public License (LGPL)
Changes:
This release contains a couple of minor bugfixes(in cliserver and aggregate), as well as a newscript called histogram, which generates ahistogram of data distribution from tabular data(text or CSV).
More...