Categorical plot from transform table(基于转换表的分类图)¶
Create a categorical chart (bar, line, or scatter) using data from a transform table. In the editor, use the Data tab to select the input transform table, and define the groups as well as segments (optional). Use the Display tab to change the visualization type and other display options.
- Supported aggregation metrics: min, max, sum, average, count, unique count, percentile, standard deviation, and variance
:::callout{theme="warning"} The categorical plot from transform table does not currently support selection filtering. If your workflow requires selection on a chart created from a transform table, consider using Vega plots instead. :::
Input type¶
Transform table
Output type¶
Categorical chart
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Unsupported |
中文翻译¶
基于转换表的分类图¶
使用转换表中的数据创建分类图表(条形图、折线图或散点图)。在编辑器中,使用 数据 选项卡选择输入转换表,并定义分组及分段(可选)。使用 显示 选项卡更改可视化类型及其他显示选项。
- 支持的聚合指标:最小值(min)、最大值(max)、总和(sum)、平均值(average)、计数(count)、唯一计数(unique count)、百分位数(percentile)、标准差(standard deviation)和方差(variance)
:::callout{theme="warning"} 基于转换表的分类图目前不支持选择过滤。如果您的工作流需要对基于转换表创建的图表进行选择操作,请考虑使用 Vega 图。 :::
输入类型¶
转换表(Transform table)
输出类型¶
分类图(Categorical chart)
使用信息¶
| 功能 | 支持情况 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 不支持 |