Package jenkins.plugins.util
Class GraphUtil
java.lang.Object
jenkins.plugins.util.GraphUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jfree.chart.JFreeChart
generateStdDevGraph
(String title, List<BuildMessage> buildMessages)
-
Constructor Details
-
GraphUtil
public GraphUtil()
-
-
Method Details
-
generateStdDevGraph
public static org.jfree.chart.JFreeChart generateStdDevGraph(String title, List<BuildMessage> buildMessages)
-