-
Notifications
You must be signed in to change notification settings - Fork 13
Cursor
Vandecappelle edited this page Mar 5, 2015
·
6 revisions
Plugin class representing the cursor as displayed on the plot.
Option | Type | Aim | Default value |
---|---|---|---|
style | Boolean |
Change the default CSS Style of cursor | "crosshair" |
show | Show or hide the cursor | $.jqplot.config.enablePlugins |
|
showTooltip | true |
||
followMouse | false |
||
tooltipLocation | "se" |
||
tooltipOffset | 6 |
||
showTooltipGridPosition | false |
||
showTooltipUnitPosition | true |
||
showTooltipDataPosition | false |
||
tooltipFormatString | "%.4P, %4.P" |
||
useAxesFormatters | true |
||
tooltipAxisGroups | [] |
||
zoom | false |
||
zoomProxy | false |
||
zoomTarget | false |
||
looseZoom | true |
||
clickReset | false |
||
dblClickReset | true |
||
showVerticalLine | false |
||
showHorizontalLine | false |
||
constrainZoomTo | "none" |
||
intersectionThreshold | 2 |
||
showCursorLegend | false |
||
cursorLegendFormatString | $.jqplot.Cursor.cursorLegendFormatString |
||
constrainOutsideZoom | true |
||
showTooltipOutsideZoom | false |
- BarRenderer
- BezierCurveRenderer
- BlockRenderer
- BubbleRenderer
- DonutRenderer
- GaugeRenderer
- LineRenderer
- PieRenderer
- PyramidRenderer
- Category
- Date
- Numbers
- Date