public void updateAnomalyMap(List <string> strings, Dictionary <string, List <float> > anomalyMap) { vm.updateAnomalyMap(strings, anomalyMap); }