Skip to content

Commit

Permalink
Remove filterbar for markdown visualizations (#30354)
Browse files Browse the repository at this point in the history
  • Loading branch information
timroes authored Feb 7, 2019
1 parent 26a35e4 commit a4e178b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ function MarkdownVisProvider(Private, i18n) {
},
options: {
showTimePicker: false,
showFilterBar: false,
},
requestHandler: 'none',
responseHandler: 'none',
Expand Down

0 comments on commit a4e178b

Please sign in to comment.