Categorical scatter plot(分类散点图(Categorical scatter plot))¶
Create a line plot with categories determined by your object properties. Set values to count objects, or show an aggregation of a property value or values.
- Supported aggregation metrics: min, max, sum, average, count, unique count, percentile, standard deviation, and variance
- Percentile, standard deviation, and variance metrics are not supported for object types backed by Object Storage V1 (Phonograph).
Input type¶
Object set
Output type¶
Categorical chart, object selection
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Unsupported |
See also¶
Bar chart Line chart Pie chart Numerical scatter plot
中文翻译¶
分类散点图(Categorical scatter plot)¶
创建由对象属性(object properties)决定分类的折线图。可设置数值以统计对象数量,或展示某个属性值的聚合结果。
- 支持的聚合指标(aggregation metrics):最小值(min)、最大值(max)、总和(sum)、平均值(average)、计数(count)、唯一计数(unique count)、百分位数(percentile)、标准差(standard deviation)和方差(variance)
- 对于基于对象存储 V1(Object Storage V1,Phonograph)的对象类型,不支持百分位数、标准差和方差指标。
输入类型¶
对象集(Object set)
输出类型¶
分类图表(Categorical chart),对象选择(Object selection)
使用信息¶
| 功能 | 支持情况 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 不支持 |
参见¶
柱状图(Bar chart) 折线图(Line chart) 饼图(Pie chart) 数值散点图(Numerical scatter plot)