| G | |
| grid, jqPlot | |
| gridLineColor, Grid | |
| gridLineWidth, Grid | |
| groups, $.jqplot. | |
| H | |
| hideZeros, $.jqplot. | |
| highlightAlpha, $.jqplot. | |
| highlightColor, $.jqplot. | |
| highlightColors | |
| highlightMouseDown | |
| highlightMouseOver | |
| hlc, $.jqplot. | |
| hubRadius, $.jqplot. | |
| I | |
| index, Series | |
| innerDiameter, $.jqplot. | |
| insertBreaks, $.jqplot. | |
| intersectionThreshold, $.jqplot. | |
| interval, $.jqplot. | |
| intervalColors, $.jqplot. | |
| intervalInnerRadius, $.jqplot. | |
| intervalOuterRadius, $.jqplot. | |
| intervals, $.jqplot. | |
| isarc | |
| isMinorTick | |
| L | |
| label | |
| labelHeightAdjust, $.jqplot. | |
| labelOptions, Axis | |
| labelPosition | |
| labelRenderer, Axis | |
| labels | |
| labelsFromSeries, $.jqplot. | |
| legend, jqPlot | |
| lineCap | |
| lineJoin | |
| linePattern | |
| lineWidth | |
| lineWidthAdjust, $.jqplot. | |
| location | |
| looseZoom, $.jqplot. | 
See Grid for grid specific options.
this.grid = new Grid() 
color of the grid lines.
this.gridLineColor = '#cccccc' 
width of the grid lines.
this.gridLineWidth = 1.0 
group bars into this many groups
this.groups = 1 
true to not show a label for a value which is 0.
this.hideZeros = false 
Alpha transparency to apply when highlighting bubble.
this.highlightAlpha = null 
color to use when highlighting an area on a filled plot.
this.highlightColor = null 
an array of colors to use when highlighting a slice.
this.highlightColors = [] 
an array of colors to use when highlighting a bar.
this.highlightColors = [] 
An array of colors to use when highlighting a slice.
this.highlightColors = [] 
an array of colors to use when highlighting a slice.
this.highlightColors = [] 
array of colors to use when highlighting an area.
this.highlightColors = [] 
an array of colors to use when highlighting a slice.
this.highlightColors = [] 
True to highlight when a mouse button is pressed over a slice.
this.highlightMouseDown = false 
True to highlight when a mouse button is pressed over a slice.
this.highlightMouseDown = false 
True to highlight when a mouse button is pressed over a bubble.
this.highlightMouseDown = false 
True to highlight when a mouse button is pressed over a slice.
this.highlightMouseDown = false 
True to highlight when a mouse button is pressed over a area.
this.highlightMouseDown = false 
True to highlight when a mouse button is pressed over an area on a filled plot.
this.highlightMouseDown = false 
True to highlight when a mouse button is pressed over a slice.
this.highlightMouseDown = false 
True to highlight slice when moused over.
this.highlightMouseOver = true 
True to highlight slice when moused over.
this.highlightMouseOver = true 
True to highlight bubbles when moused over.
this.highlightMouseOver = true 
True to highlight slice when moused over.
this.highlightMouseOver = true 
True to highlight area when moused over.
this.highlightMouseOver = true 
True to highlight area on a filled plot when moused over.
this.highlightMouseOver = true 
True to highlight slice when moused over.
this.highlightMouseOver = true 
true if is a hi-low-close chart (no open price).
this.hlc = false 
Radius of the hub at the bottom center of gauge which the needle attaches to.
this.hubRadius = null 
0 based index of this series in the plot series array.
this.index 
Inner diameter of the donut, auto calculated by default.
this.innerDiameter = null 
true to turn spaces in data block label into html breaks br /.
this.insertBreaks = true 
pixel distance from data point or marker to consider cursor lines intersecting with point.
this.intersectionThreshold = 2 
User specified interval above and below line for bands [default: ‘3%’’].
interval: '3%' } 
Array of colors to use for the intervals.
this.intervalColors = [ "#4bb2c5", "#EAA228", "#c5b47f", "#579575", "#839557", "#958c12", "#953579", "#4b5de4", "#d8b83f", "#ff5800", "#0085cc", "#c747a3", "#cddf54", "#FBD178", "#26B4E3", "#bd70c7"] 
Radius of the inner circle of the interval ring.
this.intervalInnerRadius = null 
Radius of the outer circle of the interval ring.
this.intervalOuterRadius = null 
Array of ranges to be drawn around the gauge.
this.intervals = [] 
whether the shadow is an arc or not.
this.isarc = false 
whether the shadow is an arc or not.
this.isarc = false 
if this is a minor tick.
this.isMinorTick = false 
if this is a minor tick.
this.isMinorTick = false 
The text or html for the label.
this.label = '' 
label for the axis.
this.label = '' 
A gauge label like ‘kph’ or ‘Volts’
this.label = null 
Label for the trend line to use in the legend.
this.label = '' 
Label for the axis
this.label = null 
Line label to use in the legend.
this.label = '' 
Number of Pixels to offset the label up (-) or down (+) from its default position.
this.labelHeightAdjust = 0 
Options passed to the label renderer.
this.labelOptions = {} 
‘auto’, ‘start’, ‘middle’ or ‘end’.
this.labelPosition = 'auto' 
Where to position the label, either ‘inside’ or ‘bottom’.
this.labelPosition = 'inside' 
A class of a rendering engine for creating an axis label.
this.labelRenderer = $.jqplot.AxisLabelRenderer 
array of arrays of labels, one array for each series.
this.labels = [] 
Array of labels to use.
this.labels = [] 
true to use labels within data point arrays.
this.labelsFromSeries = false 
see $.jqplot.TableLegendRenderer
this.legend = new Legend() 
how ends of the shadow line are rendered.
this.lineCap = 'round' 
how ends of the shadow line are rendered.
this.lineCap = 'round' 
Canvas lineCap style at ends of line.
this.lineCap = 'round' 
How line segments of the shadow are joined.
this.lineJoin = 'miter' 
How line segments of the shadow are joined.
this.lineJoin = 'miter' 
Canvas lineJoin style between segments of series.
this.lineJoin = 'round' 
line pattern ‘dashed’, ‘dotted’, ‘solid’, some combination of ‘-’ and ‘.’
this.linePattern = 'solid' 
line pattern ‘dashed’, ‘dotted’, ‘solid’, some combination of ‘-’ and ‘.’
this.linePattern = 'solid' 
width of line if areas are stroked and not filled.
this.lineWidth = 2 
size of the line for non-filled markers.
this.lineWidth = 2 
Width of the hi-low line and open/close ticks.
this.lineWidth = 1.5 
width of the shadow line stroke.
this.lineWidth = 1.5 
Width of the trend line.
this.lineWidth = 1.5 
width of the line in pixels.
this.lineWidth = 2.5 
Pixels to add to the lineWidth of the highlight.
this.lineWidthAdjust = 2.5 
compass location where to position the label around the point.
this.location = 'n' 
Placement of the legend.
this.location = 'ne' 
Will expand zoom range to provide more rounded tick values.
this.looseZoom = true