Motivation

This tool was originally developed to help with analyzing test results coming from Grinder and Performance Monitor. It was partly inspired by Grinder Analyzer, which serves a similar purpose in a more specific domain.

Features

  • Generate graphs of just about any numerical data, particularly those having timestamps
  • Match one or more CSV column names with regular expressions
  • Plot the top N data sets, by average or peak value within each column
  • Automatic color-coding when graphing multiple columns
  • Display graphs in an interactive viewer with zooming/panning capability
  • Export graphs to a .png, .svg or .pdf file
  • Customizable line styles, title / axis labels, and timestamp formats
  • Automatic guessing of date/time format

Project Versions

Table Of Contents

Previous topic

CSVSee

Next topic

Installation

This Page