| Class | Description |
|---|---|
| AreaPlot | |
| BoxPlot | |
| BubblePlot | |
| CandlestickPlot |
Candlestick time series plot typically used to illustrate price trends for stocks and other
exchange-traded products
|
| ContourPlot | |
| Heatmap | |
| Histogram | |
| Histogram2D | |
| HorizontalBarPlot | |
| LinePlot | |
| OHLCPlot |
Open-High-Low-Close time series plot typically used to illustrate price trends for stocks and
other exchange-traded products
|
| ParetoPlot | |
| PiePlot | |
| PricePlot |
Abstract superclass for time series plots that have open-high-low-close data
|
| QQPlot | |
| QuantilePlot | |
| Scatter3DPlot | |
| ScatterPlot | |
| TimeSeriesPlot | |
| TukeyMeanDifferencePlot |
A Tukey Mean-Difference Plot (AKA a Bland-Altman plot) is a kind of scatter plot used frequently
in medicine, biology and other fields, is used to visualize the differences between two
quantitative measurements.
|
| VerticalBarPlot | |
| ViolinPlot |
Copyright © 2021. All rights reserved.