Fix for trend panel and stacking in default dashboard

This commit is contained in:
Rashid Khan
2013-07-15 22:08:53 -07:00
parent 278c069b4c
commit 2d542aede9
2 changed files with 32 additions and 9 deletions
+2 -2
View File
@@ -188,7 +188,7 @@
"spyable": true,
"zoomlinks": true,
"bars": true,
"stack": false,
"stack": true,
"points": false,
"lines": false,
"legend": true,
@@ -266,4 +266,4 @@
"pattern": "[logstash-]YYYY.MM.DD",
"default": "logstash-*"
}
}
}