气泡图

气泡图揭示变量的原始计数、频率或比例。气泡大小反映了数量,气泡颜色反映了类别,X 轴和 Y 轴都显示独立的值。

何时使用它?

当您使用三个数据系列且每个系列都包含一组值时,请使用气泡图。您可以添加一个可选的第四变量以便进行分类。气泡大小对于强调特定的值和各个类别之间的对比很有效。

设计气泡图时,请使用清晰可见的标签,以便这些图表更好地解释可视化效果。

示例

三维气泡图

使用一个月的销售数据,确定在该期间来自各个地区的订单的比例。使用简单的气泡图,绘制一个月内按地区列出的订单数量:

四维气泡图

使用一个月的销售数据,确定运输和利润之间的任何关系。使用复杂的气泡图,绘制平均利润,因为它与该月的运输成本和运输方式相关:

数据配置设置

  1. 从平台主页 (www.diligentoneplatform.com) 中,选择结果应用程序以将其打开。

    如果您已经进入 Diligent One,可以使用左侧导航菜单切换到结果应用程序。

  2. Navigate to the appropriate table.
  3. On theConfigurepanel, clickDataand configure the following settings:
设置支持的数据类型描述
X-Axis
  • character
  • datetime
  • numeric
The field to use as the basis for the chart's horizontal scale.

Y 轴

  • character
  • numeric
  • datetime

The field to use as the basis for the chart's vertical scale.

气泡大小

numeric

The numeric field to use to determine the size of individual data points. An increase in size indicates an increase in quantity or value. You can select a count of the x-axis field or one of several aggregate values for a different numeric column in the table:

  • average
  • sum
  • min
  • max

提示

您可以通过更改此域的格式来控制数值类型数据的小数位数和取整方式。

对于平均聚合选项,“格式”选项位于配置可视化效果面板的“数据”选项卡中。对于所有其他聚合选项,则应用在表视图中设置的格式选项。有关执行此操作的帮助,请参阅数据格式化选项

着色依据

可选

character

The field represented by the fourth data dimension to the chart. Adding a fourth data dimension identifies the data points by category. You can think of the Color by field as a break field.

格式选项

数值

在此域中选择一个选项以将小数位数和取整方式等格式应用于图表中的 Y 轴值。有关执行此操作的帮助,请参阅数据格式化选项

只有对于平均聚合选项,格式选项才是可用的。对于所有其他聚合选项,则应用在表视图中设置的格式选项。

图表显示设置

  1. 从平台主页 (www.diligentoneplatform.com) 中,选择结果应用程序以将其打开。

    如果您已经进入 Diligent One,可以使用左侧导航菜单切换到结果应用程序。

  2. Navigate to the appropriate table.
  3. On theConfigurepanel, clickDisplayand configure the following settings:
设置描述
选项
Show LegendShow or hide the legend at the top of the chart.
Show ValuesShow or hide the data point values.
Boost performance

当图表上的数据点超过 150 个时,通过应用一些折衷来切换到性能模式。要了解更多信息,请参考图表性能提升

X-Axis
Show LabelShow or hide the label for the x-axis.
Y-Axis
Show LabelShow or hide the label for the left y-axis.
Other settings
Bubble scale

使用选项 1 到 3 指定气泡的大小,1 是最小的,3 是最大的。

默认为 1。

ColorsThe colors assigned to each series in theColor bydimension.