-
Updated
Aug 1, 2020 - HTML
dashboards
Here are 279 public repositories matching this topic...
-
Updated
Aug 25, 2020 - JavaScript
Is your feature request related to a problem?
We can display any property in the events/person tables. it'd be nice for users to be able to pick which columns we display themselves.
Describe the solution you'd like
I want to have a super simple interface (in a modal) that allows me to pick which columns should be shown. We have two types of things we can show here. Some are a little
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
Jun 4, 2020 - JavaScript
-
Updated
Feb 24, 2019 - JavaScript
-
Updated
Aug 31, 2020 - Jsonnet
-
Updated
Jul 16, 2020 - CoffeeScript
-
Updated
Jul 15, 2020 - CSS
-
Updated
Aug 31, 2020 - Go
-
Updated
Aug 23, 2020 - JavaScript
-
Updated
Aug 18, 2020 - HTML
-
Updated
Aug 25, 2020 - Python
-
Updated
Aug 29, 2020 - PHP
-
Updated
Aug 31, 2020 - C#
-
Updated
Aug 31, 2020 - CSS
The tornado client has a default max buffer size of 100MB . This limits the files that are loaded into the FileInput widget.
The buffer size can be increased by setting this size on the bokeh server:
from bokeh.server.server import Server
`server = Server( ... , websocket
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Sep 1, 2020 - Java
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 1, 2018 - Ruby
-
Updated
Mar 29, 2018 - Python
-
Updated
Aug 28, 2020 - Java
-
Updated
Aug 6, 2019 - Python
-
Updated
Aug 28, 2020 - Go
-
Updated
Aug 13, 2020
-
Updated
Aug 5, 2020 - JavaScript
Improve this page
Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."
Kibana version:
7.9.0
Elasticsearch version:
7.9.0
Original install method (e.g. download page, yum, from source, etc.):
Pull of docker image from hub.docker.com
Describe the bug:
PR #68108 added the new setting
xpack.security.sameSiteCookies, but this variable was not added to the list of known settings in the Docker startup file [kibana-docker](https://github.com/e