java.lang.Object
com.hello2morrow.sonargraph.integration.jenkins.controller.Plotter

public class Plotter extends Object
  • Method Details

    • doGetPlot

      public static void doGetPlot(Job<?,?> job, MetricIds metaData, org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp)
      Method that generates the chart and adds it to the response object to allow jenkins to display it. It is called in SonargraphChartAction/index.jelly in the src attribute of an img tag.
      Parameters:
      metaData -