Uses of Interface
io.jenkins.plugins.analysis.core.charts.TrendChart
Package
Description
Provides server side logic and JSON models for the ECharts JS library.
-
Uses of TrendChart in io.jenkins.plugins.analysis.core.charts
Modifier and TypeClassDescriptionclass
Builds the model for a trend chart showing all issues for a given number of builds.class
Builds the model for a trend chart showing all new and fixed issues for a given number of builds.class
Builds the model for a trend chart showing all issues by severity for a given number of builds.class
Builds the line model for a trend chart showing the total number of issues per tool for a given number of builds.