Wijmo UI for the Web
BubbleChart
Wijmo User Guide > Widgets > Chart Widgets > BubbleChart

The wijbubblechart widget is like a Scatter chart in which the data points are replaced with bubbles. This type of chart can be used instead of a Scatter chart if your data has three independent values. The wijbubblechart uses three values for each data point: x, y, and y1. The X element values determine the Cartesian position along the x-axis, the Y element values determine the Cartesian position along the y-axis, and the Y1 element values determine the size of the bubble at each point.

For a listing of all of the options, methods, and events available on this widget, please see the API docs for wijbubblechart.

In this section

Quick Start

Main Elements

Markup and Scripting

BubbleChart How To

BubbleChart Concepts

Note: Check the Version History for an outline of new features, improvements, and changes to the Wijmo widgets.

Adaptive for Mobile Use

This widget is an adaptive widget in v3. If you are running v2.3.x or earlier, it is not adaptive. You can download v3 here: Downloads Page.

An adaptive widget is different from a jQuery UI widget in that you can use it in both mobile and non-mobile web applications. To use it in non-mobile applications, just use the regular help. To use it in mobile applications:

These steps are demonstrated in the jQuery Mobile topic.

See Also

KO

Widgets

Reference