Class GraphScatter

    • Constructor Detail

      • GraphScatter

        public GraphScatter()
    • Method Detail

      • setGraph

        public void setGraph​(MeasureCollection[] measures,
                             MeasureCollection[] stds,
                             double[] variedParamValues,
                             Color[] colors)
        Draws a scatter graph based on the varied parameter and the measures.
        Parameters:
        measures - list of measure collections, one for each task
        stds - standard deviation values
        variedParamValues - values of the varied parameter
        colors - color encodings for the different tasks