| Class and Description |
|---|
| Axes
Axes options are specified within an axes object at the top level of the plot
options like so:
{
axes: {
xaxis: {min: 5},
yaxis: {min: 2, max: 8, numberTicks:4},
x2axis: {pad: 1.5},
y2axis: {ticks:[22, 44, 66, 88]}
}
}
There are 2 x axes, 'xaxis' and 'x2axis', and 9 yaxes, 'yaxis', 'y2axis'.
|
| CanvasOverlay
CanvasOverlay object.
|
| Cursor
Plugin class representing the cursor as displayed on the plot.
|
| Grid
Object representing the grid on which the plot is drawn.
|
| GridPadding
GridPadding
|
| Highlighter |
| Legend
Legend object.
|
| Serie
The Class Serie.
|
| SeriesDefaults
SeriesDafaults
|
| Title
Plot Title object.
|
| Class and Description |
|---|
| RendererOptions
Renderer options.
|
| TickOptions
A 'tick' object showing the value of a tick/gridline on the plot.
|
| Class and Description |
|---|
| Axes
Axes options are specified within an axes object at the top level of the plot
options like so:
{
axes: {
xaxis: {min: 5},
yaxis: {min: 2, max: 8, numberTicks:4},
x2axis: {pad: 1.5},
y2axis: {ticks:[22, 44, 66, 88]}
}
}
There are 2 x axes, 'xaxis' and 'x2axis', and 9 yaxes, 'yaxis', 'y2axis'.
|
| CanvasOverlay
CanvasOverlay object.
|
| GridPadding
GridPadding
|
| Legend
Legend object.
|
| Serie
The Class Serie.
|
| SeriesDefaults
SeriesDafaults
|
| Title
Plot Title object.
|
| Class and Description |
|---|
| Animation |
| Axes
Axes options are specified within an axes object at the top level of the plot
options like so:
{
axes: {
xaxis: {min: 5},
yaxis: {min: 2, max: 8, numberTicks:4},
x2axis: {pad: 1.5},
y2axis: {ticks:[22, 44, 66, 88]}
}
}
There are 2 x axes, 'xaxis' and 'x2axis', and 9 yaxes, 'yaxis', 'y2axis'.
|
| CanvasOverlay
CanvasOverlay object.
|
| DashedHorizontalLine
DashedHorizontalLine object.
|
| DashedVerticalLine
DashedVerticalLine object.
|
| Element
Marker interface for all elements.
|
| HorizontalLine
HorizontalLine object.
|
| LegendRenderer |
| Line
Line object.
|
| LineObject
Container for all line types used with a canvas overlay.
|
| Location |
| MarkerOptions
The default jqPlot marker renderer, rendering the points on the line.
|
| PointLabels
The Class PointLabels.
|
| RendererOptions
Renderer options.
|
| Serie
The Class Serie.
|
| SeriesDefaults
SeriesDafaults
|
| TickOptions
A 'tick' object showing the value of a tick/gridline on the plot.
|
| Title
Plot Title object.
|
| TooltipAxes |
| Trendline
TrendLine
|
| VerticalLine
VerticalLine object.
|
| Class and Description |
|---|
| Element
Marker interface for all elements.
|
| Class and Description |
|---|
| Element
Marker interface for all elements.
|
| Class and Description |
|---|
| Element
Marker interface for all elements.
|
Copyright © 2025. All rights reserved.