...
A Gadget is a graphical representation added on to a Dashboard. It has two parts:
- Display types: A visualization type for displaying the data. Available Display types are Pie/Doughnut chart, Speedometer, Line/Bar chart, Tabular type, and Scorecards. There are two more displays for showing a text message on the dashboard which includes Greeting Message, Text Box
- Data source: Select the data service from where to pull the data on the dashboard. Data service is a REST+GraphQL-based microservice that exposes some real-time and historical attributes to be displayed on Dashboards and Wallboards. test
Once a dashboard is created, click the + icon to add a gadget in to it.
Choose a display type from the available types to determine the layout of the gadget content.
...