Class BuildSummaryNCLOCLineChart

All Implemented Interfaces:
ChartBuilder, BambooPluginModule, org.jfree.chart.labels.XYSeriesLabelGenerator, org.jfree.chart.labels.XYToolTipGenerator

public class BuildSummaryNCLOCLineChart extends BuildSummaryCodeLinesLineChart
Chart showing NCLOC (non-comment lines of code)
  • Constructor Details

    • BuildSummaryNCLOCLineChart

      public BuildSummaryNCLOCLineChart(com.atlassian.sal.api.message.I18nResolver i18nResolver)