Class ItemSeriesBuilder


  • public class ItemSeriesBuilder
    extends edu.hm.hafner.echarts.SeriesBuilder<ReportResult>
    Builds one x-axis point for the series of a line chart showing the results of an item from the json model.
    Author:
    Simon Symhoven
    • Constructor Detail

      • ItemSeriesBuilder

        public ItemSeriesBuilder​(Item item)
        Creates a new ItemSeriesBuilder.
        Parameters:
        item - the item to build the series for.