Advanced Chart Types > Scatter and bubble charts

Starting version 1.1.0, you can create Scatter and Bubble charts with FusionCharts for Dreamweaver.

Deploying static Scatter charts

Scatter charts are mostly used for scientific, statistical, and engineering data. To deploy scatter charts you need to input values for both x and y axis.

Scatter chart sample

Scatter chart sample

To define correctly the data for the scatter chart, in the DataGrid tab you have to insert 2 sets of values for each Serie, separated by ";"

Scatter DataGrid

Scatter DataGrid

Deploying static Bubble charts

Bubble charts are often used to present financial data. For the bubble chart you need to insert values for the x, y and z axis:

Bubble chart sample

Bubble chart sample

To define correctly the data for the bubble chart, in the DataGrid tab you have to insert 3 sets of values for each Serie, separated by ";"

Bubble Datagrid

Bubble Datagrid