Subscribe

UiPath Insights

The UiPath Insights Guide

About Widgets

The widget editor enables you to fine tune your widget creation and design to achieve the most effective visualization for your analytical needs.

To reach the widget editor, select Advanced Configuration when creating a new widget or click the Edit Widget button of any existing widget.

Interface

The widget editor interface contains the following features:

2274
  1. Visualization Selector - A drop down menu enabling you to change the widget type.
  2. Data Panel - Used for selecting the values to appear in the widget and those for grouping the data. Please note that the available options differ depending on the widget type selected.
  3. Display Panel - A preview of the current design and content of the widget. If Update on Every Change is toggled in the data panel, the display updates with every changed option, otherwise it updates only when you select Update.
  4. Title - Enables you to edit the title of the widget and add an optional description.
  5. More Options - Opens a menu with the following options:
    • Save a Copy - Saves the current widget as-is and creates a copy.
    • Selection - Enables you to select whether selections made in the widget affect the dashboard filters.
    • Drill - Select whether to Enable Drill to Anywhere or not. If disabled, viewers may only drill down on the Hierarchies predefined for each value.
  6. Filter Panel - Enables you to add new widget filters or edit existing ones.
  7. Design Panel - Enables you to fine tune the widget appearance. Pleas note the available options differ depending on the widget type selected.

Forecasting

You can use the forecasting functionality to display linear, exponential, and logarithmic trend lines for your widget data, enabling you to predict future values based upon historical data.

📘

Note:

Forecasting is only available for Column, Line, Bar, and Area widget types, and does not support:
Break by values.
Exporting of trend line data to CSV.
Stacked and Stack 100 widgets.

Forecasting is added from the widget editor, as follows:

  1. Add a new Value, or select an existing one, for which you want to add forecasting.
    Note: We recommend duplicating this value so that the trend line appears on top of the existing values.
  2. For the desired value, click the More Options button and select Regression. You can then select your desired regression type:
    • Linear
    • Exponential
    • Logarithmic

Field Descriptions

📘

Note:

The fields visible will vary depending upon the widget type selected.

The Data Panel

FieldDescription
CategoriesThe fields whose values will be placed on the X-Axis of the chart.
ValuesThe fields whose values determine the height of the Y-Axis.
Break byOptional. Select a field by which to break that data represented in the chart.
Please note that:
Only one Break by field can be added.
This option is only available when a single field has been added to Values.
SecondaryApplicable to Indicator widgets. The field whose name and value will appear as the secondary title and value in the widget.
RowsThe field(s) whose values will appear in the rows of the widget.
ColumnsThe field(s) whose values will appear in the columns of the widget.
SizeApplicable to Treemap widgets. The fields whose values determine the size of the rectangles.

The Filter Panel

FieldDescription
Dashboard FiltersToggle to determine if dashboard filters affect this widget. If enabled, all dashboard filters appear, enabling you to select individually which affect the widget or not.
Filter BehaviorThe available options to determine how a widget behaves when filtered:
Splice/Filter - only the selected categories remain visible, all non-selected are removed.
Highlight - All categories remain visible but the selected ones are highlighted.
Add

add
Opens the Filter a Field window to create a new filter.
Edit

edit_filter
Appears on all existing filters in the panel. Opens the filter for editing.

The Design Panel

FieldDescripition
LegendToggle to determine if the legend is displayed and it's position.
Labels / Value LabelsSelect which widget features are labeled, if any, and the label direction.
Area Type / Column TypeSelect how areas/columns are represented in the widget. The available options are:
Classic - Columns are displayed side by side. Areas appear in an overlap, with smaller areas in front and on top of larger areas.
Stacked - Values appear on top of each other and do not overlap.
Stacked 100 - Values appear on top of each other and do not overlap, with the combined values stretched to represent 100%.
X-Axis / Y-AxisEnable or disable the following options:
Grid Lines - Select whether the grid lines appear or not. Enabled by default.
Labels - Select whether labels appear or not. Enabled by default.
Title - Select whether or not the axis title appears and edit its content.
Logarithmic - Display values using orders of magnitude.
Values on Axis - Enables you to edit the default minimum, interval, and maximum values of the axis.
Auto ZoomWhen enabled, automatically resizes the chart to include more data if the contents are more than can be displayed in one view.
Whisker valuesApplicable to Box & Whisker Plot widget. The available options are:
IQR - Interquartile Range, values are calculated within 1.5 times the difference between the first and third quartiles.
Extrema - The values include the maximum and minimum in the calculation.
Standard Deviation - The values are one standard deviation above and below the mean.

Updated 2 years ago


About Widgets


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.