public void setDataProvider(PlotWithOverviewSeriesHandler handler, AsyncDataProvider provider) {
   handler.setDataProvider(provider);
 }