Dimension Analysis¶
Perform multi-dimensional aggregation queries and statistical analysis on data, intuitively displaying the distribution characteristics and trends of data across different dimensions and time.
In data chart analysis mode, the supported chart types include:
- Top List: Suitable for viewing the ranking distribution of data
- Time Series Chart: Suitable for observing data trends over time
- Pie Chart: Suitable for displaying proportional relationships of data
- Treemap: Suitable for displaying the hierarchical structure and proportion of data
- Grouped Table: Suitable for displaying detailed information of multi-dimensional data
Data Display¶
-
Data Points: A data point is the coordinate point where the data value is located. In time series charts, line charts and area charts automatically aggregate data into data points based on the selected time range, with no more than 360 data points; bar charts have no more than 60 data points.
-
Data Range: The data range refers to the value range of each data point. Using the current data point's coordinate as the base, the range extends backward to the previous data point's coordinate as the interval, and the data values within that interval are taken.
Manage Charts¶
You can manage the chart analysis mode through the following operations:
- Below the chart, you can filter queries based on fields;
- In time series chart mode:
- Select Area Chart, Line Chart, or Bar Chart;
- Click the icon to choose the legend display position (Hidden, Bottom, or Right);
- Click the
icon to customize the legend color.
-
For displayed clustered data:
- In time series chart mode, you can select
slimitas 5, 10, 20, 50, 100, or 200; - In Top List, Pie Chart, or Treemap mode, you can select
limit tothe maximum or minimum value as 5, 10, 20, 50, 100, or 200.
- In time series chart mode, you can select
-
Click the export icon to export grouped table data:
- Export current page data by default;
- Full export of 1,000 records, no sampling;
- Full export of 5,000 records, no sampling;
- Full export of 10,000 records, no sampling.
Exporting current page data uses the results already returned by the page. Full export re-queries the data without using the page's sampling results, and may take longer.
-
You can also export charts to Notes or Dashboards, or copy the chart.

