Add a Widget
Overview
Once a dashboard exists, you can add widgets using Edit a Widget.
Getting Here
To edit widgets embedded in a dashboard, use must first Edit the dashboard..
To edit a dashboard, use the following steps.
- From the main menu, navigate to Dashboards > All.
- Click the row options icon at the beginning of the row that includes the custom dashboard.
- Click Edit.
At the top of the page, an unlock button displays, indicating the dashboard is in Edit mode. You can click this button to exit edit mode.
Blank Dashboard
If the dashboard doesn't have embedded widgets yet, the following message displays:
No widgets to display.
Add widget (link)
- Click Add widget.
- Complete form fields and options.
Widget Title
- Name: Enter a name for the widget. This is a required field and will be displayed as the widget's title on the dashboard.
- Description: Provide a brief description of the widget. This optional field can help clarify the purpose or content of the widget.
Widget Preview
- Widget Preview: A real-time widget preview is shown on the right side of the screen, updating as you configure the settings. This allows you to see how the widget will appear on the dashboard before saving it.
Details
The Details section enables you to customize your widgets(s) using the many options listed.
Category
Different categories make use of different Widget types.
WIDGET TYPES | Flow | DNS | Traffic | Events | Blocks | Audit Logs |
---|---|---|---|---|---|---|
Area Chart | x | x | x | x | x | |
Audit Logs Table | x | |||||
Bar Chart | x | x | x | x | x | |
Bar Chart Race | x | x | x | x | ||
Custom Table | x | x | x | x | x | |
Dns Table | x | |||||
Events Map | x | x | ||||
Events Table | x | x | ||||
Flows Map | x | |||||
Flows Table | x | |||||
Gauge Chart | x | x | x | x | x | |
Heatmap Chart | x | x | x | x | x | |
Ip Explorer (https://netography.atlassian.net/browse/PDT-403) | x | |||||
Line Chart | x | x | x | x | x | |
Pie Chart | x | x | x | x | x | |
Sankey Chart | x | |||||
Scatter Plot Chart | x | x | x | x | x | |
Single Bar Chart | x | x | x | x | x | |
Single Value | x | x | x | x | x | |
Sparkline Chart | x | x | x | x | x | |
Spiral Chart | x | x | ||||
Stacked Bar Chart | x | x | x | x | x | |
Traffic Table | x |
Metric*
Specify the metric that the widget will display. This can be inherited from global settings or selected manually.
Size (Top)*
Set the size or aggregate function for the data displayed at the top of the widget.
NQL
- Inherit: Use the NQL settings inherited from the global configuration.
- Override: Override the global NQL settings with custom NQL for this widget.
- Append: Append additional NQL to the inherited settings.
- Stacked Graph: Toggle this option if you want the graph to be stacked, which can be useful for visualizing cumulative data.
- Chart Color: Choose a color for the widget's graph or chart from the available palette.
Add Series
Click this button to add additional data series to the widget. Each series can have its own settings and visual style.
Settings
-
Date & Time: Select whether to inherit the date and time settings or customize them specifically for this widget.
-
Display Options:
- Show Title: Toggle whether to display the widget title.
- Show Metric: Toggle whether to display the metric name on the widget.
- Show Legend: Toggle whether to show the legend, which helps identify different data series.
-
Legend Position: Choose the legend's position (e.g., bottom, top, left, right).
-
Save: Click this button to save the widget and add it to the dashboard.
-
Cancel: Click this button to cancel the widget creation process and return to the dashboard without making changes.
Updated about 2 hours ago