Widgets#

This page discusses both out-of-the-box and custom widgets used to visualize information in Squirro dashboards.

Introduction#

Widgets are an important part of Squirro Dashboards, which represent the primary user interfaces for end users.

Squirro includes many out-of-the-box widgets, though you can also create your own custom widgets.

Widgets are frontend components built using the React library.

Out-of-the-Box Widgets#

Widgets are powerful tools for visualizing project data and customizing the end-user experience.

By default, the Squirro platform includes the following types of dashboard widgets:

  • Item widgets such as cards and item detail.

  • Navigation widgets such as tabs, breadcrumbs, and actions.

  • Filtering widgets such as search bar, time selection, and favorites.

  • Comparison widgets such as pie chart, word cloud, and heat map.

  • Geographic, special, and other widget categories.

For more information on out-of-the-box Squirro widgets, see Built-In Widgets.

Custom Widgets#

See Custom Widgets for information on creating custom widgets.