Protected _initializedProtected _legendProtected _titleProtected _titleProtected _trackProtected _uiGetter for (base) domain
Setter for (base) domain
Get the track container's dimmensions, relative to orientation.
Getter for the component's internal scale
Getter for scaleHandler
current scale handler
Setter for scaleHandler
new scale handler
DOM element that has the zoom behaviour attached
Adds a single track to the log controller
track to be added
Protected adjustProtected adjustConvenience method if used stand-alone. Wraps onMount and returns self for chaining.
HTML element to attach itself to
Protected postProtected processProcesses track legend config object, creating the necessary DOM elements and hooking up callback functions etc.
Track to process
Legend element
Removes a track from the log controller component
track to be removed
Remove all tracks and update ui
Set the tracks for this controller, replacing any existing tracks
Rest ...track: Track<TrackOptions>[]Protected setupProtected updateProtected updateUpdate track-elements based on current registered track instances
Optional callback: FunctionProtected zoomedStatic basicGenerated using TypeDoc
A container component for tracks, with track titles, legends, adding/removing tracks, resizing and user interaction.