Is there a way to hide the filterBar on non-full-screen embed dashboard?
I modify the embed url to add filters but i dont want to show that filter bar
I use Kibana 6.0.0
Is there a way to hide the filterBar on non-full-screen embed dashboard?
I modify the embed url to add filters but i dont want to show that filter bar
I use Kibana 6.0.0
if you want to hide the filter bar then you have to edit css file in kibana.
go to kibana_version/optimize/bundles/commons.style
search for ' .filter-bar ' then add display:none.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.