FabianSperrle / InfoVisII

1 stars 0 forks source link

toggleAll areas, activate 1 -> crash #5

Closed MatthiasKraus closed 8 years ago

MatthiasKraus commented 8 years ago

numeric.min.js:1 Uncaught Error: numeric: eigenvalue iteration does not converge -- increase maxiter?numeric.QRFrancis @ numeric.min.js:1numeric.eig @ numeric.min.js:1AOE @ corrplot.min.js:2load @ corrplot.js:138calculateCorrelationMatrix @ corrplot.js:107n.emit @ telegraph.min.js:3DataController.filterDate @ dataController.js:242DataController.dateChangeBoth @ dataController.js:231(anonymous function) @ crimeTimeViews.js:795(anonymous function) @ d3.v3.min.js:1 detailPanel.js:798 doshit

FabianSperrle commented 8 years ago

This is due to the correlation matrix. Possible fix: don't update matrix when selection is empty.