Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
IDateStatistics
Interface IDateStatistics
interface
IDateStatistics
{
count
:
number
;
hist
:
readonly
IBin
<
Date
>
[]
;
histGranularity
:
IDateHistGranularity
;
max
:
Date
;
maxBin
:
number
;
min
:
Date
;
missing
:
number
;
}
Hierarchy (
view full
)
IHistogramStats
<
Date
>
IDateStatistics
Index
Properties
count
hist
hist
Granularity
max
max
Bin
min
missing
Properties
Readonly
count
count
:
number
Readonly
hist
hist
:
readonly
IBin
<
Date
>
[]
Readonly
hist
Granularity
hist
Granularity
:
IDateHistGranularity
Readonly
max
max
:
Date
Readonly
max
Bin
max
Bin
:
number
Readonly
min
min
:
Date
Readonly
missing
missing
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
count
hist
hist
Granularity
max
max
Bin
min
missing
LineUpJS - v4.11.0
Loading...