Package info.monitorenter.gui.chart.traces.computing
package info.monitorenter.gui.chart.traces.computing
-
ClassesClassDescriptionA trace that accumulates the latest n points added to points with the arithmetic mean value.A trace that accumulates the latest n x values added to points with the arithmetic mean x value and the latest y value.A trace that accumulates the latest n y values added to points with the arithmetic mean y value and the latest x value.