echart/models/datapoints-graph-widget.model.ts
Properties |
|
aggregation |
aggregation:
|
Type : aggregationType | null
|
Optional |
currentDateContextFromDate |
currentDateContextFromDate:
|
Type : string
|
Optional |
currentDateContextInterval |
currentDateContextInterval:
|
Type : "minutes" | "hours" | "days" | "weeks" | "months" | "custom"
|
Optional |
currentDateContextToDate |
currentDateContextToDate:
|
Type : string
|
Optional |
realtime |
realtime:
|
Type : boolean
|
Optional |
temporaryUserSelectedFromDate |
temporaryUserSelectedFromDate:
|
Type : string
|
Optional |
temporaryUserSelectedToDate |
temporaryUserSelectedToDate:
|
Type : string
|
Optional |