ComparePlotterData_ePlotType
Enumeration for plot types. More...
Modules | |
| NoPlot | |
| Don't generate plots, only report. | |
| FullPlot | |
| Plot all data points. | |
| FullPlotErrors | |
| Plot all data points, only for failing data. | |
| FastPlot | |
| Plot every nth data point. | |
| FastPlotErrors | |
| Plot every nth data point, only for failing data. | |
| MemoryFastPlot | |
| FastPlot with better memory management (slower). | |
Detailed Description
Enumeration for plot types.
