跳转至

Numerical scatter plot(数值散点图)

Scatter plot one or more object sets of the same type by plotting two numerical properties against one another.

:::callout{theme="warning"} A dot will be drawn for each object in each object set. This may cause performance issues for object sets with more than 50,000 objects. :::

Input type

Object set

Output type

Object selection

Usage information

Functionality Availability
Standard Quiver card Supported
Transform table transform Unsupported

See also

Categorical scatter plot


中文翻译

数值散点图

将一个或多个相同类型的对象集(object set)中的两个数值属性(numerical properties)进行对比绘制,生成散点图。

:::callout{theme="warning"} 每个对象集中的每个对象都会绘制一个点。对于包含超过50,000个对象的对象集,这可能会导致性能问题。 :::

输入类型

对象集(Object set)

输出类型

对象选择(Object selection)

使用信息

功能 可用性
标准 Quiver 卡片 支持
转换表转换 不支持

另请参阅

分类散点图