Package org.moeaframework.analysis.plot.style
package org.moeaframework.analysis.plot.style
Collection of style options for series rendered in plots.
-
ClassDescriptionAbstract class for defining paint scales that are automatically scaled based on the range of Z values.Paint scale producing a gradient of some base color by adjusting its brightness.Defines the high percentile when producing deviation plots.Paint scale that maps Z values to a list of colors.Styles the label rendered alongside each data point.Defines the low percentile when producing deviation plots.Styles the paint / color of a plotted series.Styles the paint scale of a plot using block rendering, such as a heat map.Interface used to pass attributes to plotting methods.Paint scale producing a rainbow of colors by adjusting the hue component.Styles the shape of a plotted series.Styles the line thickness or shape size of a plotted series.Defines the number of steps used when rendering histogram or deviation plots.Interface for customizing the style of series plotted in a graph.Styles the tooltip displayed when hovering the mouse over a data point.Attribute for passing a value to plotting methods.