|
Class Summary |
| BoxPlot |
* Actor for displaying box plots.
*
* For more information, see:
* http://en.wikipedia.org/wiki/Box_plot
*
Valid options are: |
| FourInOneDisplay |
Actor for displaying a four-in-one plot. |
| Histogram |
Generates a histogram based on the incoming data. |
| MatrixPlot |
Actor for displaying a matrix of scatter plots
Valid options are: |
| ProbabilityPlotDisplay |
Actor for displaying a probability plot
Valid options are: |
| ScatterDisplay |
Actor for displaying a scatter plot
Valid options are: |
| ZScoreDisplay |
Actor for displaying a z score plot
Valid options are: |