3.2.6Type: string
Type: string
Type: string
Type: string
Extends SeisPlotElement
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any
= false)
Draws the top, bottom, (time) axis and the left and right (amplitude) axis if configured.
Draws the left and right (amplitude) axis if configured.
Draws the left and right (amplitude) axis if configured.
(any)
(any)
Update the duration if not already set. This only matters for linedTimeScale currently.
Calculate the amplitude range over the current time range, depending on amplitude style.
any:
min max over the time range
Notification to the element that something about the current seismogram data has changed. This could be that the actual waveform data has been updated or that auxillary data like quake or channel has been added. This should trigger a redraw.
Finds the SeismogramDisplayData within the display containing the given Seismogram.
(any)
seismogram to search for
any:
SeismogramDisplayData if found or null if not
Removes a seismogram from the display.
(any)
seis data to remove
Removes seismograms that do not overlap the window.
(any)
overlap data to keep
Extends AmplitudeScalable
(any)
(any)
(any)
Extends TimeScalable
(any)
(any)
(any)
(any)
(any)
Creates a wrapper for d3 formatter for numbers for axis that keeps typescript happy.
(any)
simple formatter
any:
function that converts input types
Creates a wrapper for d3 formatter for Dates for axis that keeps typescript happy.
(any)
simple formatter
any:
function that converts input types