@ukkidney/ukrdc-axios-ts
Preparing search index...
HistoryPoint
Interface HistoryPoint
Single point of time-series data
Export
HistoryPoint
interface
HistoryPoint
{
count
:
number
;
time
:
string
;
}
Index
Properties
count
time
Properties
count
count
:
number
Count (y-axis)
Memberof
HistoryPoint
time
time
:
string
Timestamp (x-axis)
Memberof
HistoryPoint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
time
@ukkidney/ukrdc-axios-ts
Loading...
Single point of time-series data
Export
HistoryPoint