| $.jqplot. | |
| Properties | |
| objects | |
| Line | A straight line. |
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
| start | [x, y] coordinates for the start of the line. |
| stop | [x, y] coordinates for the end of the line. |
| HorizontalLine | A straight horizontal line. |
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
| y | y value to position the line |
| xmin | x value for the start of the line, null to scale to axis min. |
| xmax | x value for the end of the line, null to scale to axis max. |
| DashedHorizontalLine | A straight dashed horizontal line. |
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
| dashPattern | Array of line, space settings in pixels. |
| VerticalLine | A straight vertical line. |
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
| DashedVerticalLine | A straight dashed vertical line. |
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
| dashPattern | Array of line, space settings in pixels. |
A straight line.
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
| start | [x, y] coordinates for the start of the line. |
| stop | [x, y] coordinates for the end of the line. |
A straight horizontal line.
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
| y | y value to position the line |
| xmin | x value for the start of the line, null to scale to axis min. |
| xmax | x value for the end of the line, null to scale to axis max. |
A straight dashed horizontal line.
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
| dashPattern | Array of line, space settings in pixels. |
A straight vertical line.
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
A straight dashed vertical line.
| Properties | |
| name | Optional name for this overlay object. |
| show | true to show (draw), false to not draw. |
| lineWidth | Width of the line. |
| lineCap | Type of ending placed on the line [‘round’, ‘butt’, ‘square’] |
| color | color of the line |
| shadow | wether or not to draw a shadow on the line |
| shadowAngle | Shadow angle in degrees |
| shadowOffset | Shadow offset from line in pixels |
| shadowDepth | Number of times shadow is stroked, each stroke offset shadowOffset from the last. |
| shadowAlpha | Alpha channel transparency of shadow. |
| xaxis | X axis to use for positioning/scaling the line. |
| yaxis | Y axis to use for positioning/scaling the line. |
| dashPattern | Array of line, space settings in pixels. |
this.objects = []
[x, y] coordinates for the end of the line.
stop: [] }
Array of line, space settings in pixels.
dashPattern: [8,8] }
Y axis to use for positioning/scaling the line.
yaxis: 'yaxis', x: null, ymin: null, ymax: null, yOffset: '6px', // number or string. Number interpreted as units, string as pixels. yminOffset: null, ymaxOffset: null }
Array of line, space settings in pixels.
dashPattern: [8,8] }