state.data Array
Specifies the data to be visualized in ChartWizard component.
ChartWizard component needs a specific type of data(
ChartWizardDataRow
) to work as expected. This type of data, which is an array consists of single or multiple arrays of Objects, which have thefield
andvalue
properties.