graph » plot » dragging
dragging
[ root » graph » plot » dragging ]
Allows you to customize the appearance of data point markers that are used for certain chart types. Refer to the Dragging Tutorial for more information.
Attribute | Type | Description |
---|---|---|
draggingDecimals dragging-decimals | Number | Sets the number of decimal places of precision to allow values to be dragged to. Alternative to options > decimals. Default Value: null Introduced in: v1.9.0 Chart types: Dragging Module |
draggingMaxValue dragging-max-value | Number | Sets the maximum value a node can be dragged to. Default Value: null Introduced in: v1.9.0 Chart types: Dragging Module |
draggingMinValue dragging-min-value | Number | Sets the minimum value a node can be dragged to. Default Value: null Introduced in: v1.9.0 Chart types: Dragging Module |