Pie chart(饼图 (Pie chart))¶
Create a pie chart 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 Categorical scatter plot
中文翻译¶
饼图 (Pie chart)¶
根据对象属性确定的类别创建饼图。设置数值可以统计对象数量,或展示某个属性值的聚合结果。
- 支持的聚合指标:最小值 (min)、最大值 (max)、总和 (sum)、平均值 (average)、计数 (count)、唯一计数 (unique count)、百分位数 (percentile)、标准差 (standard deviation) 和方差 (variance)
- 对于由 对象存储 V1 (Phonograph) 支持的对象类型,不支持百分位数、标准差和方差指标。
输入类型 (Input type)¶
对象集 (Object set)
输出类型 (Output type)¶
分类图表 (Categorical chart),对象选择 (Object selection)
使用信息¶
| 功能 | 可用性 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 不支持 |
另请参阅¶
柱状图 (Bar chart) 折线图 (Line chart) 分类散点图 (Categorical scatter plot)