moved default dashboard, turned spy on by default, added file loader

This commit is contained in:
Rashid Khan
2013-03-13 13:06:46 -07:00
parent 2cf20f8c30
commit e2fc334b78
6 changed files with 29 additions and 20 deletions
+1
View File
@@ -8,6 +8,7 @@ angular.module('kibana.map', [])
colors : ['#C8EEFF', '#0071A4'],
size : 100,
exclude : [],
spyable : true,
group : "default",
}
_.defaults($scope.panel,_d)