Waterfall plot(瀑布图)¶
Create a waterfall plot by defining series on an object set, or by specifying numeric values. When constructed from an object set, its possible to group by a property and calculate a metric (average, count, min, max, sum, unique count) to calculate the buckets. Its also possible to "compute total" which will add an additional bucket which computes the total of all buckets in the series.
Input type¶
Object set, number
Output type¶
Flow end
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Unsupported |
中文翻译¶
瀑布图¶
通过定义对象集上的序列或指定数值来创建瀑布图。当基于对象集构建时,可以按属性进行分组并计算指标(平均值、计数、最小值、最大值、总和、唯一值计数)来生成数据桶。还可以"计算总计",这将添加一个额外的数据桶,用于计算序列中所有数据桶的总和。
输入类型¶
对象集(Object set),数值(Number)
输出类型¶
流程终点(Flow end)
使用信息¶
| 功能 | 可用性 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 不支持 |