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.




AttributeTypeDescription
draggingDecimals
dragging-decimals
NumberSets 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
NumberSets 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
NumberSets the minimum value a node can be dragged to.
Default Value: null
Introduced in: v1.9.0
Chart types: Dragging Module