Remove filterbar for markdown visualizations (#30354)

This commit is contained in:
Tim Roes 2019-02-07 18:24:06 +01:00 committed by GitHub
parent 26a35e4f03
commit a4e178bdd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,6 +54,7 @@ function MarkdownVisProvider(Private, i18n) {
},
options: {
showTimePicker: false,
showFilterBar: false,
},
requestHandler: 'none',
responseHandler: 'none',