The recordset-method assumes that you have already retrieved the desired data from the database through some queries and stored it in one or more recordsets.

Recordset method
Following, the FusionCharts data configuration is pretty straightforward.
In order to remove a data series from the chart, select it in the series list and click the Remove Series button.
The data based on which the chart will be plotted can be sorted in asceding order or in descending order based either on the chart data series or on the chart category. The sorting options can be found in the Series Data step of the data configuration wizard, and they are:
None Applies no sorting on the chart data.
Sort By Category The data will be sorted with respect to the chart's category.
Sort By Series The data will be sorted with respect to one of the chart's series, which can be selected in the series list.
Ascending Sorts the data starting with the lowest values.
Descending Sorts the data starting with the highest values.
You can preview the data which will be used to plot the chart by pressing the Preview Data button.
![]()
Preview Data button