jqDataVisualization for jQuery Documentation

Chart.Series.NoAxesSeries


Hierarchy

Chart.Series.Series
Chart.Series.NoAxesSeries

Subclasses

Base class for chart series, which don't have axes.

Defined By

Config options

Specifies the series animation.

Specifies the series animation.

Specifies the cursor when the mouse is over a data point from this series.

Specifies the cursor when the mouse is over a data point from this series.

Specifies the series data.

Specifies the series data.

Chart.Series.NoAxesSeries
: String/Chart.DataField

Specifies the data item field containing the Label value.

Specifies the data item field containing the Label value.

Chart.Series.NoAxesSeries
: String/Chart.DataField

Specifies the data item field containing the Data value.

Specifies the data item field containing the Data value.

Specifies the empty point style.

Specifies the empty point style.

Specifies the series error bars.

Specifies the series error bars.

Specifies the series fill style.

Specifies the series fill style.

Chart.Series.NoAxesSeries
: String/Common.Gradient[]

Specifies series fill styles - ['red', 'blue'].

Specifies series fill styles - ['red', 'blue'].

Chart.Series.NoAxesSeries
: Number[]
Specifies indexes of the slices, which are hidden. ...

Specifies indexes of the slices, which are hidden.

Defaults to: []

Specifies the series labels.

Specifies the series labels.

Specifies the series line width. ...

Specifies the series line width.

Defaults to: 1

Chart.Series.NoAxesSeries
: Number
Specifies the series margin. ...

Specifies the series margin.

Defaults to: 8

Specifies the series markers.

Specifies the series markers.

Specifies how the null values are handled - 'break', 'connect', or 'emptyPoint' ...

Specifies how the null values are handled - 'break', 'connect', or 'emptyPoint'

Defaults to: 'break'

Specifies indexes of the series data, which will be treated as null values.

Specifies indexes of the series data, which will be treated as null values.

Specifies whether or not this series should be displayed in the legend. ...

Specifies whether or not this series should be displayed in the legend.

Defaults to: true

Specifies whether or not this series should be displayed in the scene. ...

Specifies whether or not this series should be displayed in the scene.

Defaults to: true

Specifies the series line stroke dash array - [2, 4].

Specifies the series line stroke dash array - [2, 4].

Specifies the series line color.

Specifies the series line color.

Specifies the series title.

Specifies the series title.

Specifies whether or not this series should be displayed. ...

Specifies whether or not this series should be displayed.

Defaults to: true