Configuration Item | Description |
Basic Info | Chart Name: Set the display name of the table, which can be left empty. |
Legend | The style and position of the legend can be controlled by setting the legend content of the chart. It also supports adding comparison data to the legend. |
Floating Prompt | Set the content and style of the tooltip that appears when you hover the mouse pointer over the chart. |
Standard Configuration | |
Interaction Event | Custom interaction event feature. Clicking chart elements can trigger interactions such as opening the search and analysis page, navigating to a dashboard, or accessing a third-party URL. For details, see Interaction Events. |
Configuration Item | Description |
Dimension Field | Classification field. By default, fields with the string data type are selected. If no string field exists, you must manually specify a field. |
Metric Field | Numerical field. By default, fields with the number data type are selected. If no number field exists, you must manually specify a field. |
Configuration Item | Description |
Bar Chart | Direction: Control the bar/column direction. A bar chart is horizontal, while a column chart is vertical. Display Value: Control whether to display the value label of each bar/column. Bar/Column Mode: Grouped and stacked display modes are supported. Sort By: Control the bar/column sorting order, which can be ascending or descending by metric. If there are multiple metrics, you need to select one for sorting. Sorting is disabled by default. |
Coordinate Axis | Maximum display length for Y-axis Tags. Y-axis scale: Controls the Y-axis scale, supporting both linear and logarithmic scales. Y-axis Maximum/Minimum: Controls the maximum and minimum values displayed on the axis. Coordinate areas with values greater than the maximum or less than the minimum are not displayed. |


* | select try_cast(status as varchar) as status, count(*) as log_count group by status
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback