📊 Widgets
Components refer to the various elements of a report that help users better understand and analyze data. Common components include:
- Bar charts, line charts, pie charts, etc., used to show distribution and trends.
- Tables and data grids, used to present detailed data.
- Dashboards and scorecards, used to provide overviews and metrics.
- Filter bars, tree selectors, dimension member selectors, calendar pickers, used for filtering and selection.
- Maps and geolocation analysis, used to display geographic data.
These components can be combined flexibly and selected according to different data needs and analysis objectives.
Component list
Currently supported components
| Type | Component | Supported |
|---|---|---|
| Charts | Analytical Card | ✔️ |
| Table | Analytical Grid | ✔️ |
| General | Filter Bar | ✔️ |
| Input Control | ✔️ | |
| Tab Group | ✔️ | |
| Swiper | ✔️ | |
| Iframe | ✔️ | |
| Document | ✔️ | |
| Text | ✔️ | |
| Image | ✔️ | |
| Metrics | Indicator Card | ✔️ |
| Indicator Table | ✔️ | |
| KPI | ✔️ |
Component property configuration interface
The component property configuration interface is composed of two parts: one for data-related properties used to build the component, and the other for the component's front-end styling properties.
Component style configuration
Basic style settings for the component itself, such as background color, border, etc.