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

The wijscatterchart allows the user to show two value axes, showing one set of numerical data along the x-axis and another along the y-axis. The wijscatterchart combines these values into single data points and displays them in uneven intervals, or clusters.

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

In this section

Quick Start

Main Elements

Markup and Scripting

ScatterChart How To

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 2013 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

Reference