Reusable Widgets

All dashboard pages can be customized by adding new widgets from the library of reusable widgets we provide. This is usually the most convenient way to create a dashboard that uses the existing metrics, but with a different set of contexts, labels, layouts, or configuration options.

For each new instance of a default widget, the 'Name' field must be one of the Angular component names in the list below.

The available built-in widgets you can reuse are as follows. See the Widget Configuration page for information about customizing widget sizes, layouts, and so on.

📘

Import an example

Download the example dashboard JSON file from our GitHub repository to your computer here.

When creating a dashboard page, click the Import dashboard icon and navigate to the saved file to add all these widgets at once. You can then refine the configuration and remove widgets as needed.


Project Details

Resource totals by type for the selected project, or the account if no project is selected.

Name: evtx-overview-totals
Chart types: table
Customizable fields: Title, Description.

961

Actions Map

Locations of actions performed.

Name: evtx-action-map
Chart types: map
Customizable fields: Title, Description, action type filter.

862

Actions

List of recent actions performed.

Name: evtx-action-list
Chart types: list
Customizable fields: Title, Description, action type filter, show action location.

427

Actions by Country

Stacked action totals by type and country of origin.

Name: evtx-actions-by-country
Chart types: Stacked bar chart
Customizable fields: Title, Description, action type filter, country filter, group 'Other' category.

831

Engagements

Daily actions by action type.

Name: evtx-overview-engagement
Chart types: bar chart, line chart
Customizable fields: Title, Description, action type filter, group 'Other' category.

404

Interactions

Totals of actions by action type.

Name: evtx-overview-interactions
Chart types: donut, treemap
Customizable fields: Title, Description, action type filter, group 'Other' category.

637

Active Products

Totals of actions by product over time.

Name: evtx-overview-products
Chart types: bar chart, line chart
Customizable fields: Title, Description, product filter, group 'Other' category.

425

Active Products Count

Total actions per product.

Name: evtx-product-count
Chart types: donut, treemap
Customizable fields: Title, Description, product filter, group 'Other' category.

708

Most Active Locations

Totals of actions by location.

Name: evtx-overview-locations
Chart types: donut, treemap
Customizable fields: Title, Description, group 'Other' category.

635

User Type

Total new and returning users.

Name: evtx-overview-user-types
Chart types: bar
Customizable fields: Title, Description.

310

User Actions

Total number of actions per user.

Name: evtx-overview-user-actions
Chart types: donut, treemap
Customizable fields: Title, Description.

636

Toolbars

You can also reuse the default toolbar components, which provides a time range selection. Add this component from the Edit dashboard dialog's Details section:

  • evtx-filter-toolbar
    Choose from and to time ranges for filtering data in other widgets.

  • evtx-fmonth-toolbar
    Similar to evtx-filter-toolbar but for whole-month selection.

1103