An updated treemap widget.

Hierarchy

  • TreeMapWidgetRequest

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
formulas?: WidgetFormula[]

List of formulas that operate on queries.

q?: string

The widget metrics 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.

Generated using TypeDoc