New to Kendo UI for Angular? Start a free 30-day trial

Bubble

Bubble charts are scatter charts, which display data as points with coordinates and sizes that are defined by the value of their items.

Angular Bubble charts are useful for visualizing different scientific relationships such as economic or social relations because the X-axis of the Bubble Charts is numerical and does not require items. Bubble Charts are also suitable for displaying dozens to hundreds of values, which is convenient for visualizing size values that differ by several orders of magnitude. Because the size value is represented by a circle area, it is recommended to plot positive values.

Bubble charts are similar to the Scatter Plot and Scatter Line Charts but the data points are replaced with bubbles. This allows an Angular Bubble chart to display three-dimensional data—two values for the coordinates of the item and one for their size.

The following example demonstrates the Angular Bubble chart in action.

Example
View Source
Change Theme:

Support and Learning Resources

Additional Resources

In this article

Not finding the help you need?