Class ReportSeriesBuilder


  • public class ReportSeriesBuilder
    extends edu.hm.hafner.echarts.SeriesBuilder<ReportResult>
    Builds one x-axis point for the series of a line chart showing the parts of a report from json model. The results of all items are aggregated.
    Author:
    Simon Symhoven
    • Constructor Detail

      • ReportSeriesBuilder

        public ReportSeriesBuilder()