跳转至

Code function categorical plot(代码函数分类图(Code function categorical plot))

Use a Function to create a categorical chart (bar, line, scatter) in Quiver.

Configuring a code function categorical plot requires writing a function that returns either a TwoDimensionalAggregation or ThreeDimensionalAggregation.

The function should be the same as the one used for a function-backed workshop chart layer.

Input type

Object set, single object

Output type

Categorical chart

See also

Categorical formula plot

Usage information

Functionality Availability
Standard Quiver card Supported
Transform table transform Unsupported

中文翻译


代码函数分类图(Code function categorical plot)

在 Quiver 中使用 函数(Function) 创建分类图表(柱状图、折线图、散点图)。

配置代码函数分类图需要编写一个返回 TwoDimensionalAggregationThreeDimensionalAggregation 的函数。

该函数应与函数驱动的 Workshop 图表图层(function-backed workshop chart layer) 所使用的函数相同。

输入类型

对象集(Object set),单个对象(Single object)

输出类型

分类图表(Categorical chart)

另请参阅

分类公式图(Categorical formula plot)

使用信息

功能 可用性
标准 Quiver 卡片(Standard Quiver card) 支持
转换表转换(Transform table transform) 不支持