| D | |
| dashPattern | |
| data, jqPlot | |
| dataLabelCenterOn, $.jqplot. | |
| dataLabelFormatString | |
| dataLabelNudge | |
| dataLabelPositionFactor | |
| dataLabels | |
| dataLabelThreshold | |
| dataRenderer, jqPlot | |
| dataRendererOptions, jqPlot | |
| dblClickReset, $.jqplot. | |
| defaultAxisStart, jqPlot | |
| depth, $.jqplot. | |
| diameter | |
| disableIEFading | |
| disableStack, Series | |
| downBodyColor, $.jqplot. | |
| drawBaseline | |
| drawBorder, Grid | |
| drawGridlines, Grid | |
| drawMajorGridlines, Axis | |
| drawMajorTickMarks, Axis | |
| drawMinorGridlines, Axis | |
| drawMinorTickMarks, Axis | |
| E | |
| edgeTolerance, $.jqplot. | |
| enableFontSupport | |
| escapeHtml | |
| escapeHTML | |
| F | |
| fadeTooltip | |
| fill | |
| fillAlpha, Series | |
| fillAndStroke, Series | |
| fillAxis, Series | |
| fillBetween, jqPlot | |
| fillColor | |
| fillDownBody, $.jqplot. | |
| fillRect, $.jqplot. | |
| fillStyle, $.jqplot. | |
| fillToValue, Series | |
| fillToZero, Series | |
| fillUpBody, $.jqplot. | |
| followMouse, $.jqplot. | |
| fontFamily | |
| fontSize | |
| fontStretch | |
| fontWeight | |
| forceTickAt0, $.jqplot. | |
| forceTickAt100, $.jqplot. | |
| formatString | |
| formatter | 
Array of line, space settings in pixels.
dashPattern: [8,8] } 
Array of line, space settings in pixels.
dashPattern: [8,8] } 
user’s data.
this.data = [] 
True to center the data label at its position.
this.dataLabelCenterOn = true 
Format string for data labels.
this.dataLabelFormatString = null 
Format string for data labels.
this.dataLabelFormatString = null 
Format string for data labels.
this.dataLabelFormatString = null 
Number of pixels to slide the label away from (+) or toward (-) the center of the pie.
this.dataLabelNudge = 0 
Number of pixels to slide the label away from (+) or toward (-) the center of the pie.
this.dataLabelNudge = 2 
A Multiplier (0-1) of the pie radius which controls position of label on slice.
this.dataLabelPositionFactor = 0.4 
A Multiplier (0-1) of the pie radius which controls position of label on slice.
this.dataLabelPositionFactor = 0.52 
Either ‘label’, ‘value’, ‘percent’ or an array of labels to place on the pie slices.
this.dataLabels = 'percent' 
Either ‘label’, ‘value’, ‘percent’ or an array of labels to place on the pie slices.
this.dataLabels = 'percent' 
Either ‘label’, ‘value’, ‘percent’ or an array of labels to place on the pie slices.
this.dataLabels = 'percent' 
this.dataLabelThreshold = 3 
this.dataLabelThreshold = 3 
Threshhold in percentage (0-100) of pie area, below which no label will be displayed.
this.dataLabelThreshold = 3 
A callable which can be used to preprocess data passed into the plot.
this.dataRenderer 
Options that will be passed to the dataRenderer.
this.dataRendererOptions 
Will reset plot zoom if double click on plot without drag.
this.dblClickReset = true 
1-D data series are internally converted into 2-D [x,y] data point arrays by jqPlot.
this.defaultAxisStart = 1 
how many times the shadow is stroked.
this.depth = 3 
Outer diameter of the donut, auto computed by default
this.diameter = null 
Outer diameter of the meterGauge, auto computed by default
this.diameter = null 
Outer diameter of the pie, auto computed by default
this.diameter = null 
true to toggle series with a show/hide method only and not allow fading in/out.
this.disableIEFading = true 
true to not stack this series with other series in the plot.
this.disableStack = false 
Color of candlestick body on a “down” day.
this.downBodyColor = null 
True to draw the axis baseline.
this.drawBaseline = true 
True to draw the axis baseline.
this.drawBaseline = true 
True to draw the axis baseline.
this.drawBaseline = true 
True to draw the axis baseline.
this.drawBaseline = true 
True to draw border around grid.
this.drawBorder = true 
whether to draw the gridlines on the plot.
this.drawGridlines = true 
True to draw gridlines for major axis ticks.
this.drawMajorGridlines = true 
True to draw tick marks for major axis ticks.
this.drawMajorTickMarks = true 
True to draw gridlines for minor ticks.
this.drawMinorGridlines = false 
True to draw tick marks for minor ticks.
this.drawMinorTickMarks = true 
Number of pixels that the label must be away from an axis boundary in order to be drawn.
this.edgeTolerance = -5 
true to turn on native canvas font support in Mozilla 3.5+ and Safari 4+.
this.enableFontSupport = true 
true to turn on native canvas font support in Mozilla 3.5+ and Safari 4+.
this.enableFontSupport = true 
true to escape html in the box label.
this.escapeHtml = false 
True to escape html in bubble label text.
this.escapeHtml = true 
True to escape special characters with their html entity equivalents in legend text.
this.escapeHtml = false 
True to escape special characters with their html entity equivalents in title text.
this.escapeHtml = false 
true to escape HTML entities in the label.
this.escapeHTML = false 
true to escape HTML entities in the label.
this.escapeHTML = false 
true to escape html entities in the labels.
this.escapeHTML = true 
true = fade in/out tooltip, flase = show/hide tooltip
this.fadeTooltip = true 
True to fill the bars.
this.fill = true 
true or false, whether to fil the slices.
this.fill = true 
true or false, whether to fill the areas.
this.fill = true 
true or false, whether to fil the slices.
this.fill = true 
whether to fill the shape.
this.fill = false 
whether to fill the shape.
this.fill = false 
true or false, whether to fill under lines or in bars.
this.fill = false 
Alpha transparency to apply to the fill under the line.
this.fillAlpha 
If true will stroke the line (with color this.color) as well as fill under it.
this.fillAndStroke = false 
Either ‘x’ or ‘y’.
this.fillAxis = 'y' 
Fill between 2 line series in a plot.
this.fillBetween = { series1: null, series2: null, color: null, baseSeries: 0, fill: true } 
CSS color spec to use for fill under line.
this.fillColor 
true to render a “down” day (close price lower than open price) with a filled candlestick body.
this.fillDownBody = true 
true to draw shape as a filled rectangle.
this.fillRect = false 
css color spec for the fill style.
this.fillStyle = '#999999' 
fill a filled series to this value on the fill axis.
this.fillToValue = 0 
true will force bar and filled series to fill toward zero on the fill Axis.
this.fillToZero = false 
true to render an “up” day (close price greater than open price) with a filled candlestick body.
this.fillUpBody = false 
Tooltip follows the mouse, it is not at a fixed location.
this.followMouse = false 
css spec for the font-family css attribute.
this.fontFamily 
CSS spec for the font-family css attribute.
this.fontFamily = '"Trebuchet MS", Arial, Helvetica, sans-serif' 
css spec for the font-family css attribute.
this.fontFamily = '"Trebuchet MS", Arial, Helvetica, sans-serif' 
css font-family spec for the legend text.
this.fontFamily 
css font-family spec for the text.
this.fontFamily 
css spec for the font-size css attribute.
this.fontSize 
CSS spec for font size.
this.fontSize = '11pt' 
CSS spec for font size.
this.fontSize = '10pt' 
css spec for the font-size attribute.
this.fontSize 
css font-size spec for the legend text.
this.fontSize 
css font-size spec for the text.
this.fontSize 
Multiplier to condense or expand font width.
this.fontStretch = 1.0 
Multiplier to condense or expand font width.
this.fontStretch = 1.0 
this.fontWeight = 'normal' 
CSS spec for fontWeight
this.fontWeight = 'normal' 
This will ensure that there is always a tick mark at 0.
this.forceTickAt0 = false 
This will ensure that there is always a tick mark at 100.
this.forceTickAt100 = false 
string passed to the formatter.
this.formatString = '' 
string passed to the formatter.
this.formatString = '' 
alternative to tooltipFormatString will format the whole tooltip text, populating with x, y values as indicated by tooltipAxes option.
this.formatString = null 
string passed to the formatter.
this.formatString = '' 
A class of a formatter for the tick text.
this.formatter = $.jqplot.DefaultTickFormatter 
A class of a formatter for the tick text.
this.formatter = $.jqplot.DefaultTickFormatter 
A class of a formatter for the tick text.
this.formatter = $.jqplot.DefaultTickFormatter