Kogenta Connect
DashboardsWidgets

Widgets Overview

An introduction to dashboard widgets in Kogenta Connect.

Widgets are the visual components that display data on a dashboard. Each widget is bound to a query from one of the dashboard's linked workflows and renders the query results in a specific format.

Widget types

TypeDescriptionBest for
Map layersGeospatial visualizations on an interactive mapLocation data, spatial analysis, geographic patterns
ChartsBar charts, line charts, pie charts, and moreTrends, comparisons, distributions
TablesTabular data grids with sorting and formattingDetailed data exploration, record-level views
Metrics and SlicersKPI cards and filter controlsHeadline numbers, interactive filtering
TextStatic text and markdown contentLabels, descriptions, dashboard annotations
ContainersCard containers, side panels, and stacksGrouping widgets, tabbed views, collapsible panels

Common configuration

All widgets share some common configuration options:

  • Data binding - which workflow query supplies the data
  • Title - an optional display title for the widget
  • Tooltips - what information shows when hovering over data points

Adding widgets to a page

In the dashboard builder, you add widgets to the current page and configure their data source and appearance. On grid layouts, you arrange widgets by positioning and resizing them. On map canvases, map layer widgets render directly on the map.

On this page