class |
AreaOptions |
|
class |
ColumnOptions |
|
class |
GaugeOptions |
|
class |
OhlcOptions |
|
class |
PlotOptionsArea |
|
class |
PlotOptionsArearange |
The area range is a cartesian series type with higher and lower Y values
along an X axis.
|
class |
PlotOptionsAreaspline |
|
class |
PlotOptionsAreasplinerange |
The area spline range is a cartesian series type with higher and lower Y
values along an X axis.
|
class |
PlotOptionsBar |
|
class |
PlotOptionsBoxplot |
A box plot is a convenient way of depicting groups of data through their
five-number summaries: the smallest observation (sample minimum), lower
quartile (Q1), median (Q2), upper quartile (Q3), and largest observation
(sample maximum).
|
class |
PlotOptionsBubble |
A bubble series is a three dimensional series type where each point renders
an X, Y and Z value.
|
class |
PlotOptionsBullet |
|
class |
PlotOptionsCandlestick |
|
class |
PlotOptionsColumn |
|
class |
PlotOptionsColumnrange |
The column range is a cartesian series type with higher and lower Y values
along an X axis.
|
class |
PlotOptionsErrorbar |
Error bars are a graphical representation of the variability of data and are
used on graphs to indicate the error, or uncertainty in a reported
measurement.
|
class |
PlotOptionsFlags |
|
class |
PlotOptionsFunnel |
Funnel charts are a type of chart often used to visualize stages in a sales
project, where the top are the initial stages with the most clients.
|
class |
PlotOptionsGauge |
General plotting options for the gauge series type.
|
class |
PlotOptionsHeatmap |
The heatmap series type.
|
class |
PlotOptionsLine |
|
class |
PlotOptionsOhlc |
|
class |
PlotOptionsOrganization |
|
class |
PlotOptionsPie |
A pie chart is a circular chart divided into sectors, illustrating numerical
proportion.
|
class |
PlotOptionsPolygon |
A polygon series can be used to draw any freeform shape in the cartesian
coordinate system.
|
class |
PlotOptionsPyramid |
A pyramid chart consists of a single pyramid with item heights corresponding
to each point value.
|
class |
PlotOptionsScatter |
|
class |
PlotOptionsSeries |
General options for all series types.
|
class |
PlotOptionsSolidgauge |
A gauge showing values using a filled arc with colors indicating the value.
|
class |
PlotOptionsSpline |
|
class |
PlotOptionsTimeline |
|
class |
PlotOptionsTreemap |
The size of the point shape is determined by its value relative to its
siblings values.
|
class |
PlotOptionsWaterfall |
Options for the waterfall series type.
|
class |
PlotOptionsXrange |
Options for the xrange series type.
|
class |
PointOptions |
|
class |
PyramidOptions |
|