Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
analytics/adapters/uplot
UplotScaleOptions
Interface UplotScaleOptions
Experimental
One µPlot scale definition (the subset this adapter emits).
interface
UplotScaleOptions
{
range
?:
readonly
[
number
,
number
]
;
time
?:
boolean
;
}
Index
Properties
range?
time?
Properties
Optional
Readonly
Experimental
range
range
?:
readonly
[
number
,
number
]
Optional
Readonly
Experimental
time
time
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
range
time
@honua/sdk-js
Loading...
One µPlot scale definition (the subset this adapter emits).