Protected
_dataProtected
_isProtected
_mountedOptional
legendProtected
plotGetter for scale extent according to mode
Getter for determining if the track is in master mode or not
Initiate loading of data for track. Will set response to the track's data property. If showLoader is set to true, the current track will be hidden, and (if supplied) the loader element will be shown, until data is resolved. Calls onDataLoaded if implemented by track.
Generated using TypeDoc
A scale track that supports interpolation between two scale domains. Requires container to supply a scale handler in the onMount event.
The dual scale has a master/slave mode, which can be toggled to change its behaviour (switch between domains), using the scale-handler's setMode-function.