Essentially part of convenience functionality which allows you to specify specific LCJS elements as "draggable",
this information is automatically passed on to the LCJS charts container DIV when that element is pointed
(since LCJS elements are not HTML elements, the DIV is the only actual HTML element).
Parameters
state: boolean
Returns void
Methods
_clear
_clear(): void
Clear any previous connections, resetting to a black state
Reference to HTML draggable attribute
Essentially part of convenience functionality which allows you to specify specific LCJS elements as "draggable", this information is automatically passed on to the LCJS charts container DIV when that element is pointed (since LCJS elements are not HTML elements, the DIV is the only actual HTML element).