The funnel visualization displays a funnel of user sessions that maps a sequence of view navigation and user interaction in your application.

Hierarchy

  • FunnelWidgetDefinition

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

Request payload used to query items.

time?: WidgetTime

Time setting for the widget.

title?: string

The title of the widget.

titleAlign?: WidgetTextAlign

How to align the text on the widget.

titleSize?: string

The size of the title.

Type of funnel widget.

Generated using TypeDoc