Added fields and hits panels, updated config and default dashboard.

This commit is contained in:
Rashid Khan
2013-02-06 14:14:17 -07:00
parent 70f6a29700
commit 085b688850
18 changed files with 242 additions and 140 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ angular.module('kibana.text', [])
var _d = {
group : "default",
content : "",
'fontsize': "100%"
style: {},
}
_.defaults($scope.panel,_d);