Dashboard screen
π₯οΈ Dashboard Objects Overview
The Dashboard screen is customizable with various objects that allow full control over the layout and functionality. From titles and text to the Kube Dashlet, which is the main container for insights from Nodes, these objects help tailor the dashboard to suit specific needs.
When an object is added, its container will appear on the Dashboard screen, and the settings for each object can be accessed through the gear icon on the container.
π·οΈ Title
The Title object allows inserting a title into the Dashboard screen. You can customize the size of the title, ranging from H1 (largest) to H6 (smallest).
βοΈ Text
The Text object allows inserting text into the Dashboard screen. Various customization options are available, including font styles, bolding, underlining, highlighting, alignment, and the ability to add tables.
π Kube Dashlet
The Kube Dashlet is the main object for visualizing Node information through the configured Insights. It helps display data in various formats, making it essential for presenting information on dashboards.
Insights
For more information on how to configure Insights, refer to the Insights Documentation.
𧩠Empty Container
The Empty Container object is an advanced tool that allows you to send information to this container via custom code or through a Workshop API execution.
π
Date Range
The Date Range object acts as a filter, enabling users to select a date range that affects all nodes with a defined date filter field. You can customize the filter name and specify the initial range, with options like Current Month, Last Month, Current Year, and Last Year.
π Filter
The Filter object allows customization of filters based on Nodes. You can filter specific columns or vectors and adjust the filter type and name to fit your requirements.
π§ Variable
The Variable object allows you to create or modify variable data that can be shared between different views, enabling dynamic and adaptable dashboards.
ποΈ Tab Section
The Tab Section (Tabber) object organizes live data visualizations into tabs, allowing users to group information efficiently. You can also customize the tab headers.
π Action Button
The Action Button object adds interactive buttons to the page layout. These buttons can be configured to perform different actions, such as navigating to other screens or executing custom code. You can also customize button labels, icons, colors, and screen placement.
π Data Table
The Data Table object presents node information as a list. It has three configuration tabs:
- List: Defines the data to display.
- Options: Controls how data is shown.
- Form Layout: Configures the layout of the table.
πΊοΈ Data Map
The Data Map object allows linking geographic data layers from Nodes to a map. You need a MapBox Integration API Token to use this object.
MapBox Integration
For more information on MapBox Integration, visit the Integrations Documentation.
These objects provide the flexibility needed to create interactive, functional, and visually appealing dashboards. Each object can be customized to suit the specific needs of the user, ensuring an efficient and user-friendly experience.
Updated about 2 months ago