Fix for trend panel and stacking in default dashboard
This commit is contained in:
@@ -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-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user