Plot Plugin

This plugin provides generic plotting (or graphing) capabilities in Hudson.

This plugin will plot data across builds. Plots for a particular job (or project) are configured in the job configuration screen, where each field has additional help information. Data for the plots are pulled from Java properties files in your build workspace after each build completes. Each plot can have one or more lines (called data series). Data for each plot is stored in a CSV file within the job's root project directory.

Here is an example of the plots generated by this plugin:

Additional features for this plugin are tracked under Issue 219.

Labels

  Edit Labels