Starting version 1.1.0, you can create Scatter and Bubble charts with FusionCharts for Dreamweaver.
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
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
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
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