Updated timeseries widget.

Hierarchy

  • TimeseriesWidgetRequest

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The log query.

auditQuery?: LogQueryDefinition

The log query.

displayType?: WidgetDisplayType

Type of display to use for the request.

eventQuery?: LogQueryDefinition

The log query.

formulas?: WidgetFormula[]

List of formulas that operate on queries.

The log query.

Used to define expression aliases.

networkQuery?: LogQueryDefinition

The log query.

onRightYaxis?: boolean

Whether or not to display a second y-axis on the right.

processQuery?: ProcessQueryDefinition

The process query to use in the widget.

profileMetricsQuery?: LogQueryDefinition

The log query.

q?: string

Widget query.

List of queries that can be returned directly or used in formulas.

Timeseries, scalar, or event list response. Event list response formats are supported by Geomap widgets.

The log query.

securityQuery?: LogQueryDefinition

The log query.

Define request widget style.

Generated using TypeDoc