2.0.0
A helicorder-like multi-line seismogram display usually covering 24 hours
(any)
the parent element, usually a div tag
(HelicorderConfig)
configuration object
(SeismogramDisplayData)
the data to display
Type: any
Type: HelicorderConfig
Type: SeismogramDisplayData
Type: any
Type: any
draws, or redraws, the helicorder.
Calculates the time range covered by each line of the display
(moment)
start of display
(number)
seconds covered by each line
(number)
number of lines
Array<HeliTimeRange>
:
Array of HeliTimeRange, one per line
Configuration of the helicorder
Extends SeismographConfig
(StartEndDuration)
the time range covered by the helicorder, required
Time range for a single line of the helicorder, extends StartEndDuration to add the line number
Extends StartEndDuration
((moment | null))
((moment | null))
((number | null)
= null
)
((number | null)
= 0
)
default styling for helicorder plots.