Skip to main content

Widget Basics

The building block or container of the data visualization component is called widget.

After you create a new page (or a dashboard), you will have a blank canvas where you can place and arrange widgets.

The minimum width of a widget is 1, and maximum is 6. The canvas has a width of 6 so it can fit up to 6 widgets of size 1.

^ Right click on widget and "Change to layout" to rearrange widgets layout.

 

Daigo offers several different types of widget to meet your need for visualizing data, including:

  • Table
  • Graph (Line/Bar)
  • Donut chart
  • Metric panel
  • Markdown

^ Right click on widget and "Edit Widget". Go to "Widget" tab to change the datasoure and query.

 

A widget fetches data from a single datasource. You can change the datasource by right click on widget and "edit". Go to "Data" tab to change the widget type.

^ Right click on widget and "Edit Widget". Go to "Data" tab to change the datasoure and query.

→ To learn more about query, checkout Query.

 

You can change the layout and look of widgets, including:

  • Change the type of widget - Bar/line graph, donut graph, table ...
  • Resize and rearrange the widgets - Fit up to 6 widgets in a row
  • Modify the style of widgets - Change shape, color, size ...

^ Right click on widget and "Edit Widget". Go to "Option" tab to change the datasoure and query.

→ To learn more, checkout Style.