Creates a dialog for the user to choose a chart and its associated parameters. When chosen the
supplied callback will be invoked with the config of the chosen chart.
Param: dataStore
the dataStore the chart will be created from.
Param: callback
A function called when the user has selected the chart and
its parameters. The callback is provided with the config of the chosen chart
Creates a dialog for the user to choose a chart and its associated parameters. When chosen the supplied callback will be invoked with the config of the chosen chart.
Param: dataStore
the dataStore the chart will be created from.
Param: callback
A function called when the user has selected the chart and its parameters. The callback is provided with the config of the chosen chart