DEFAULT_TITLE

Type: string

SeismographConfigCache

dist/seismographconfig.mjs
new SeismographConfigCache()

Configuration object for Seismograph display.

new SeismographConfig()
Static Members
fromJSON(json)
Instance Members
fixedAmplitudeScale
fixedAmplitudeScale
linkedAmplitudeScale
linkedAmplitudeScale
enableLinkedAmplitude()
amplitudeRaw()
amplitudeMinMax()
amplitudeMean()
amplitudeWithZero()
isCenteredAmp()
fixedTimeScale
fixedTimeScale
linkedTimeScale
linkedTimeScale
enableXAxisTimeZone(zone)
timeFormat
timeFormat
title
title
handlebarsTitle(context, runtimeOptions)
xLabel
xLabel
xSublabel
xSublabel
handlebarsXLabel(context, runtimeOptions)
handlebarsXSublabel(context, runtimeOptions)
yLabel
yLabel
ySublabel
ySublabel
handlebarsYLabel(context, runtimeOptions)
handlebarsYSublabel(context, runtimeOptions)
yLabelRight
yLabelRight
handlebarsYLabelRight(context, runtimeOptions)
createAlignmentData(timeRange, min, max)
getColorForIndex(i)
createCSSForLineColors(svgClass)
toString()

numberFormatWrapper

dist/seismographconfig.mjs
numberFormatWrapper(formater: any)
Parameters
formater (any)
formatCount
formatExp
formatCountOrAmp
Parameters
v (any)

createTimeFormatterForZone

dist/seismographconfig.mjs
createTimeFormatterForZone(timezone: any)
Parameters
timezone (any)